Adds a /tags/ to list all valid tags

This commit is contained in:
Zach Leatherman
2018-08-29 08:46:06 -05:00
parent e3f3bc1cf2
commit ef7783222d
6 changed files with 45 additions and 2 deletions

View File

@ -22,7 +22,7 @@
},
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": {
"@11ty/eleventy": "^0.4.0",
"@11ty/eleventy": "^0.5.3",
"@11ty/eleventy-plugin-rss": "^1.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^1.0.5",
"luxon": "^1.0.0",