No description
- HTML 45.7%
- SCSS 38.3%
- JavaScript 10.7%
- CSS 4.6%
- Makefile 0.6%
- Other 0.1%
|
All checks were successful
Build & Deploy / build (push) Successful in 28s
- Remove content/uses/ directory (uses page) - Remove uses and dn42 from main_menu in config.toml - dn42 page content remains accessible but hidden from menu Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai> |
||
|---|---|---|
| .forgejo/workflows | ||
| _archive | ||
| content | ||
| static | ||
| templates | ||
| themes/terminus | ||
| .gitignore | ||
| .gitmodules | ||
| config.toml | ||
| Dockerfile | ||
| LICENSE.md | ||
| Makefile | ||
| nginx.conf | ||
| README.md | ||
linnenberg.dev
Personal website of Jennifer 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.