Commit Graph

28 Commits

Author SHA1 Message Date
3871a05833 Implement now burning 2025-06-06 19:19:07 -05:00
0054aa67de Tag page updates, changelog 2025-04-08 18:29:40 -05:00
153b178c40 UI updates 2025-01-23 14:24:51 -06:00
686239ea03 Implement image galleries 2024-12-02 17:42:20 -06:00
fcc91a17d4 Major styling update 2024-02-26 20:59:34 -06:00
9d84151ee5 Refactor and modularize 2024-01-23 11:38:50 -06:00
75eb02a75a Adjust truncated character number 2023-08-21 18:24:59 -05:00
ca908fdf0f Fix mobile image display 2023-08-09 19:55:58 -05:00
5e0eb0cdcf push my changes to new repo 2023-07-05 11:06:31 -05:00
b85269b1aa Refactors style bundling so it's easy to avoid an insecure CSP 2023-04-19 00:34:18 -04:00
e6dc55c4df Convert to tabs 2023-01-23 11:37:44 -06:00
9acd192d0d Use new html base plugin!
Removes all the url filters
2022-08-19 11:05:22 -05:00
57e1a3d262 Show day on post page 2022-08-15 15:00:08 -05:00
df6a44bf80 Small tweaks to the styling. Uses a global max width on the theme 2022-08-15 14:53:45 -05:00
137e76fb42 Switch to use 1.0+ slugify filter instead 2022-06-29 12:03:41 -05:00
85fd94918e Support spaces in tags in base blog. 2021-03-17 16:29:07 -05:00
27b93ce80c Avoid name clash with tag in HTML syntax highlighting 2020-06-05 22:48:15 +02:00
03bb550d46 Rename the variable for #47 2020-01-02 21:51:24 -06:00
38cfa275d2 Fix #47 2020-01-02 21:50:31 -06:00
d5a16cbd47 use tagList with full filter instead of just excluding posts 2019-06-04 11:48:38 -05:00
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
e2028fd551 Whitespace, adds fourth sample post 2018-09-29 23:23:38 -05:00
b710903da8 Use <time> where applicable 2018-09-27 20:55:45 -04:00
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
67f9c1be98 Upgrades to 0.4.0 and adds tag pages 2018-06-20 22:43:11 -05:00
4d72cacd23 Use url filter for proper urls on github pages 2018-06-11 08:17:20 -05:00
75243f298d Adds tag pages example 2018-06-11 08:08:15 -05:00
b9c0d87306 start of eleventy-base-blog that pairs with 0.2.8 2018-01-22 08:17:48 -06:00