57673b33fa0f996836d23fb63423b97a46eb8df6
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
48%
Nunjucks
21.7%
CSS
20.1%
HTML
8.7%
XSLT
1.5%