Commit Graph

17 Commits

Author SHA1 Message Date
Zach Leatherman
9acd192d0d Use new html base plugin!
Removes all the url filters
2022-08-19 11:05:22 -05:00
Zach Leatherman
57e1a3d262 Show day on post page 2022-08-15 15:00:08 -05:00
Zach Leatherman
df6a44bf80 Small tweaks to the styling. Uses a global max width on the theme 2022-08-15 14:53:45 -05:00
Zach Leatherman
137e76fb42 Switch to use 1.0+ slugify filter instead 2022-06-29 12:03:41 -05:00
Zach Leatherman
85fd94918e Support spaces in tags in base blog. 2021-03-17 16:29:07 -05:00
Andrea Verlicchi
27b93ce80c
Avoid name clash with tag in HTML syntax highlighting 2020-06-05 22:48:15 +02:00
Zach Leatherman
03bb550d46 Rename the variable for #47 2020-01-02 21:51:24 -06:00
Zach Leatherman
38cfa275d2 Fix #47 2020-01-02 21:50:31 -06:00
Cassey Lottman
d5a16cbd47
use tagList with full filter instead of just excluding posts 2019-06-04 11:48:38 -05:00
Zach Leatherman
496982355e Using deep data merge (post tag is inherited from posts/posts.json) and updates to use 0.7.0. 2019-01-10 22:20:14 -06:00
Zach Leatherman
e2028fd551 Whitespace, adds fourth sample post 2018-09-29 23:23:38 -05:00
Mathias Bynens
b710903da8
Use <time> where applicable 2018-09-27 20:55:45 -04:00
Den McHenry
50ec3a7e5e
Add reversed attribute to posts list
Without CSS, the last post will be number 1. In browsers other than IE and Edge (where it's currently under consideration), the `reversed` attribute will match the effect of the CSS counter. I like putting the attribute first so it's clear that it's a particular kind of "ordered list: reversed."
2018-09-04 12:11:40 -07:00
Zach Leatherman
67f9c1be98 Upgrades to 0.4.0 and adds tag pages 2018-06-20 22:43:11 -05:00
Zach Leatherman
4d72cacd23 Use url filter for proper urls on github pages 2018-06-11 08:17:20 -05:00
Zach Leatherman
75243f298d Adds tag pages example 2018-06-11 08:08:15 -05:00
Zach Leatherman
b9c0d87306 start of eleventy-base-blog that pairs with 0.2.8 2018-01-22 08:17:48 -06:00