This is the repository to my private site tim-kleyersburg.de.
It uses Eleventy to generate a static site which is deployed to Netlify. All styling is done with TailwindCSS, Code highlighting comes from the amazing torchlight.dev.
To develop locally just run npm install
and npm run start
.