layout | ignoreGitHubButtons |
---|---|
layouts/main.njk |
true |
npm install -g @11ty/eleventy
echo '# Page header' > README.md
eleventy
This will compile any files matching valid template file extensions in the current directory into the output folder (defaults to _site
).
Writing _site/README/index.html from ./README.md
Wrote 1 file in 0.10 seconds
➡ Keep going! Check out the [Documentation for {{ versions | latestVersion }}]({{ "/docs/" | url }}).
- 2018 March—Eleventy wins Google Open Source Award
{% include "testimonials.md" %}