Skip to content
/ vredeburg Public template
forked from daflh/vredeburg

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

License

Notifications You must be signed in to change notification settings

Ranch-god/vredeburg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 56.9%
  • JavaScript 41.4%
  • CSS 1.7%