About this starter template

On this page you find how to get started with this template, but this
starter is developed as part of a blog article on DevZone.one, you find a much more detailed walk-through on:
DevZone.one - Get started with Eleventy

Demo

The lastest version of this template is deployed on:
https://starter-eleventy.devzoneone.app
(Please note: The template and the demo only contain a minimum of styling, as that is the purpose of this starter template)

How to use the template

Don't fork this repository, that would give you all the branches and
commit history, not what you want.

Start developing

  1. Install the dependencies:

    $ npm i
  2. Run locally in watch mode (with html code prettified):

    $ npm start
  3. Build for production (with html code minified):

    $ npm run build

Inspiration & Credits

This template starter is partly based on: