Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 411 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 411 Bytes

11ty-includes-test

Testing permalinks and includes in Eleventy.

Per 11ty/eleventy#889, this tries to create a bunch of posts in the docs/examples/* directory based on different {% include "./relative-file.html" %} calls.

Building the site

To build the site, clone the repo and run npm run 11ty:build. The generated output files are in the root ./_site/ directory.