Upgrades to 0.4.0 and adds tag pages

This commit is contained in:
Zach Leatherman
2018-06-20 22:43:11 -05:00
parent 4185f33c15
commit 67f9c1be98
6 changed files with 16 additions and 13 deletions

View File

@ -21,8 +21,8 @@
"url": "https://github.com/11ty/eleventy-base-blog/issues"
},
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"dependencies": {
"@11ty/eleventy": "^0.3.6",
"devDependencies": {
"@11ty/eleventy": "^0.4.0",
"@11ty/eleventy-plugin-rss": "^1.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^1.0.5",
"luxon": "^1.0.0",