Vredeburg

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

Author Dafiul Haq
Github Stars 139
Last Commit Aug 13, 2021
Vredeburg screenshot

Vredeburg

A simple starter project to create a blog using Eleventy and Tailwind CSS. See demo here!

Getting Started

  1. Clone this repository
git clone https://github.com/dafiulh/vredeburg.git blog-name
  1. Navigate to the directory
cd blog-name
  1. 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/.