daflh / vredeburg

A simple starter project to create a blog using Eleventy and Tailwind CSS
https://vredeburg.netlify.app
MIT License
185 stars 67 forks source link
eleventy eleventy-sample hacktoberfest jamstack static-site tailwindcss

Vredeburg

Netlify Status

A simple starter project to create a blog using Eleventy and Tailwind CSS.

Screenshot ![](https://i.imgur.com/QTec5Xd.jpg)

See demo here!

Getting Started

  1. Clone this repository
    git clone https://github.com/daflh/vredeburg.git my-blog
  2. Navigate to the directory
    cd my-blog
  3. Install dependencies
    npm install

Use in development

npm start

Build for production

npm run build

For debugging purposes

npm run debug

Configuration

To change the title, description, author data, menu/nav item, etc, go to src/_data/.