Commit Graph

13 Commits

Author SHA1 Message Date
Zach Leatherman
502ab5bdb1 The pathPrefix url filter isn’t needed here for permalinks. Otherewise the files generate to a special folder. We want the directory output to look the same, not with hardcoded pathprefix directories. 2020-10-16 14:33:59 -05:00
Zach Leatherman
2934dae820 Reuse the url filter to work with path prefixes. 2020-07-27 11:40:11 -05:00
Zach Leatherman
b078457afb Reuse feed backs from metadata file and adds comments about it. 2020-07-27 11:39:08 -05:00
David A. Kennedy
b74f962454 Reverse order of posts in feed
* Allows feed readers to make sure they get the latest post, even of parsing is limited.
2020-07-22 20:21:57 -04:00
Ben Edwards
a9f9d1bc96 Builds feed URL from site URL to reduce replication 2019-07-23 18:00:11 +01:00
Zach Leatherman
d2439adf61 Use new eleventyExcludeFromCollections feature in 0.8.0: https://www.11ty.io/docs/collections/#option%3A-exclude-content-from-collections 2019-04-04 20:49:20 -05:00
Mathias Bynens
096ff9f3de
Add sitemap.xml 2018-09-24 16:23:31 -04:00
Zach Leatherman
1d36b810a3 Fixes urls in feed. 2018-01-27 23:22:40 -06:00
Zach Leatherman
119dcbaf5a Fixes #6 2018-01-27 21:08:43 -06:00
Zach Leatherman
c81bebd872 Move from atom.xml to feed.xml for tech agnostic-ish filename. 2018-01-25 21:02:35 -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
c86db0c9ce Initial commit. 2018-01-16 21:08:47 -06:00