nathanupchurch.com - Based on eleventy-base-blog v8
Implementation Notes
content/blog/
has the blog posts but really they can live in any directory. They need only theposts
tag to be included in the blog posts collection.- Use the
eleventyNavigation
key (via the Eleventy Navigation plugin) in your front matter to add a template to the top level site navigation. This is in use oncontent/index.njk
andcontent/about/index.md
.
Description
Languages
JavaScript
50.9%
Nunjucks
25%
CSS
22.2%
XSLT
1.8%
HTML
0.1%