No description
- HTML 45.7%
- SCSS 38.3%
- JavaScript 10.8%
- CSS 4.6%
- Makefile 0.6%
|
All checks were successful
Build & Deploy / build (push) Successful in -1m22s
|
||
|---|---|---|
| .forgejo/workflows | ||
| _archive | ||
| content | ||
| static | ||
| templates | ||
| themes/terminus | ||
| .gitignore | ||
| .gitmodules | ||
| config.toml | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
linnenberg.dev
Personal website of Ferdinand Linnenberg - built with Zola and optimized for performance.
Performance Experiments
- 🚀 Perfect Lighthouse scores: 100/100 across all metrics (performance, accessibility, SEO, best practices)
- 🔒 A+ security ratings: SSL Labs and Security Headers compliance
- ⚡ Fast builds: ~9 second CI pipeline with optimized assets
Development
# Install Zola and serve locally
make install
make serve
# Build for production
make build
Tech Stack
- Zola - Static site generator
- Terminus Theme - Base theme (provides responsive design & themes)
- Cloudflare - CDN and security
- Drone CI - Continuous deployment
License
ISC - see LICENSE.md for details.