Skip to content

Template for Keith's Eleventy blogs based on Dafiul Haq's Vredeburg.

License

Notifications You must be signed in to change notification settings

KeithCharlieTaylor/11ty-vredeburg

Repository files navigation

Eleventy Blog Template for Keith

Project notes here with original README below. Then I'll rewrite this if it works. Initially, I want to deploy to Cloudflare Pages. Then add PWA capabilities, including push notifications (OneSignal).

210519a 1st Config

As per Configuration notes from original below (edit src/_data/).

  • author.json
  • menu.json
  • site.js

Original Vredeburg Readme

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

About

Template for Keith's Eleventy blogs based on Dafiul Haq's Vredeburg.

Topics

Resources

License

Stars

Watchers

Forks