2018-01-16 21:22:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:20:54 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:20:54 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:08:47 -06:00
2018-01-15 13:28:08 -06:00
2018-01-16 21:08:47 -06:00
2018-01-16 21:22:47 -06:00

eleventy-base-blog

A starter repository showing how to build a blog with the Eleventy static site generator.

Getting Started

1. Clone this repository:

git clone https://github.com/11ty/eleventy-base-blog.git my-blog-name

2. Navigate to the directory

cd my-blog-name

3. Install dependencies

npm install

4. Run Eleventy

npx eleventy

Or build automatically when a template changes:

npx eleventy --watch

Or in debug mode:

DEBUG=* npx eleventy
Description
Repo for nathanupchurch.com.
https://nathanupchurch.com
Readme MIT 31 MiB
Languages
JavaScript 52.4%
CSS 22.9%
Nunjucks 22.8%
XSLT 1.8%
HTML 0.1%