No description
  • HTML 45.7%
  • SCSS 38.3%
  • JavaScript 10.8%
  • CSS 4.6%
  • Makefile 0.6%
Find a file
Jennifer Linnenberg d6c06895df
All checks were successful
Build & Deploy / build (push) Successful in -1m22s
ci: force IPv4 for rsync SSH
2026-03-06 21:02:58 +01:00
.forgejo/workflows ci: force IPv4 for rsync SSH 2026-03-06 21:02:58 +01:00
_archive feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
content feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
static feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
templates feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
themes/terminus feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
.gitignore feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
.gitmodules feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
config.toml feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
LICENSE.md feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
Makefile feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
README.md first commit 2026-03-06 20:30:59 +01:00

linnenberg.dev

Build Status License: ISC Powered by Zola

HSTS Preload Mozilla Observatory

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.