No description
  • HTML 45.7%
  • SCSS 38.3%
  • JavaScript 10.7%
  • CSS 4.6%
  • Makefile 0.6%
  • Other 0.1%
Find a file
Jennifer Linnenberg 1e9499c5f1
All checks were successful
Build & Deploy / build (push) Successful in 28s
Remove uses page and hide dn42 from navigation
- 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>
2026-06-23 18:58:37 +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 Remove uses page and hide dn42 from navigation 2026-06-23 18:58:37 +02:00
static fix: DOCKER_HOST for dind, update security.txt to Jennifer + new key 2026-06-23 18:31:00 +02: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 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.