vredeburg
1.0.0
A simple starter project to create a blog using Eleventy and Tailwind CSS.
See demo here!
git clone https://github.com/daflh/vredeburg.git my-blog
cd my-blog
npm install
npm start
npm run build
npm run debug
To change the title, description, author data, menu/nav item, etc, go to src/_data/
.