This is the repository to my private site tim-kleyersburg.de.
It uses Laravel. All styling is done with TailwindCSS, Code highlighting comes from the amazing torchlight.dev.
To develop locally just run composer install
and npm install
and npm run dev
.