No description
  • HTML 45.6%
  • SCSS 38.3%
  • JavaScript 10.8%
  • CSS 4.6%
  • Makefile 0.6%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jennifer Linnenberg 022faa1cfb
All checks were successful
Build & Deploy / build (push) Successful in 23s
fix: email
2026-08-23 23:31:43 +02:00
.forgejo/workflows fix: pin crane base image to linux/arm64 2026-06-23 18:48:35 +02:00
_archive feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
content fix: email 2026-08-23 23:31:43 +02:00
static fix: DOCKER_HOST for dind, update security.txt to Jennifer + new key 2026-06-23 18:31:00 +02:00
templates fix: website 2026-08-23 23:25:57 +02: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 Remove uses page and hide dn42 from navigation 2026-06-23 18:58:37 +02:00
Dockerfile feat: build and deploy as Docker image to pi cluster 2026-06-23 18:25:43 +02:00
LICENSE.md fix: rename Ferdinand -> Jennifer, install Docker CLI in CI 2026-06-23 18:29:31 +02:00
Makefile feat: add all website files, remove drone CI 2026-03-06 20:31:51 +01:00
nginx.conf feat: build and deploy as Docker image to pi cluster 2026-06-23 18:25:43 +02:00
README.md fix: rename Ferdinand -> Jennifer, install Docker CLI in CI 2026-06-23 18:29:31 +02:00

linnenberg.dev

Build Status License: ISC Powered by Zola

HSTS Preload Mozilla Observatory

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.