← Projects

/projects

jf-l.de

This website – built statically with Astro and deployed automatically to Cloudron Pages via GitHub Actions.

jf-l.de is my personal portfolio – a fully static site built with Astro. There is no JavaScript framework underneath; a small client-side script only runs where needed (e.g. the contact form with proof-of-work spam protection).

The built dist/ folder is hosted on a self-operated Cloudron Pages instance. Every push to main or preview builds and deploys the site automatically via GitHub Actions – including a separate preview environment and an env-driven banner.

Screenshot of a page on jf-l.de
Screenshot of a page on jf-l.de

Latest articles on this project