233e3e6e43a9db5a4ba03caf1d480a8ecbbd9048
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%