Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 664 Bytes

index.md

File metadata and controls

27 lines (19 loc) · 664 Bytes
layout ignoreGitHubButtons
layouts/main.njk
true

Quick Start

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 }}).

News

{% include "testimonials.md" %}