lukastrumm.com
This is my personal website.
It is built using Eleventy and deployed to Netlify.
How does it work
A bunch of markdown and javascript files are processed and spits out a bunch of html files.
Develop
npm start
Build for production
npm run build
Features
Markdown rendering features are showcased in this blog post.
License
MIT