Commit Graph

14 Commits

Author SHA1 Message Date
Zach Leatherman
54d4d3a377 Fix href on github pages 2018-09-30 00:15:28 -05:00
Zach Leatherman
2402ba4887 Refactored latest posts and with a correct sort. Uses dates on posts rather than file creation dates (unreliable). 2018-09-30 00:09:09 -05:00
Mathias Bynens
8b66ea9bea Add archives page
Blogs commonly only display the latest `n` blog posts on the home page, while showing the full list on a separate archive page. This change implements that.
2018-09-19 17:13:28 +02:00
Zach Leatherman
e3f3bc1cf2 Adds 404 page. 2018-08-23 17:50:54 -05:00
Zach Leatherman
67f9c1be98 Upgrades to 0.4.0 and adds tag pages 2018-06-20 22:43:11 -05:00
Zach Leatherman
afedb08c02 Moves warning message to _includes/base.njk, adds a home link to posts 2018-01-25 23:36:31 -06:00
Zach Leatherman
545f203d33 Add link back to repo from demo pages. 2018-01-25 23:26:20 -06:00
Zach Leatherman
6dcc240219 Change default config to use pathPrefix: "/" and then use --pathprefix="/eleventy-base-blog/ for GitHub deploy command. Requires Eleventy v0.2.11 2018-01-25 21:03:57 -06:00
Zach Leatherman
6c2983e013 Upgrades to 0.2.9 for new url filter. 2018-01-23 08:55:29 -06:00
Zach Leatherman
478e70b30c Remove home from nav 2018-01-23 00:24:53 -06:00
Zach Leatherman
14655cb1c4 Fixes #3 2018-01-22 22:53:46 -06:00
Zach Leatherman
b9c0d87306 start of eleventy-base-blog that pairs with 0.2.8 2018-01-22 08:17:48 -06:00
Zach Leatherman
ccd8f03b70 Reorder docs 2018-01-16 21:38:57 -06:00
Zach Leatherman
c86db0c9ce Initial commit. 2018-01-16 21:08:47 -06:00