Home
Softono

Vredeburg

Open source MIT Nunjucks
204
Stars
71
Forks
6
Issues
7
Watchers
2 years
Last Commit

 About Vredeburg

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

Platforms

Web Self-hosted

Languages

Nunjucks

Need Help Installing Vredeburg?

We provide expert installation service for this software. Our team will install, configure, and secure Vredeburg on your server. plans start at just $30.

Vredeburg

Netlify Status

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

Screenshot

See demo here!

Getting Started

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