Commit graph

12 commits

Author SHA1 Message Date
94ea8068c9 Move a bunch of scripts and CSS to assets so they can be processed with Hugo Pipes
Use Pipes to fingerprint and add SLI information to <script> and <link> tags.
2022-11-08 08:55:24 -08:00
ecb39a9298 Move footer tags list to a partial so photos and blogs can use the same template
Simplify the blog post layout by removing the <article> tag
2022-10-31 08:40:17 -07:00
e7b2cb493a Redo the blog list layout to make it work a little better on narrow screens 2022-10-30 11:30:41 -07:00
b5a22374bf Use item-spacing for between the footer of a post and the content 2022-10-25 17:34:23 -04:00
d5f9f2a765 Overhaul the look of tags; integrate a category and a cute little triangle 2022-10-15 10:14:48 -07:00
1cdc11c477 Move some post-list styles to root.css since they get used in taxonomy templates too 2022-10-10 08:40:53 -07:00
d7077b88f1 Let's get some heading font sizes up in here 2022-10-09 12:50:08 -07:00
d1171e992f Distribute all the main.css styles to their own stylesheets and remove main.css 2022-10-09 12:16:53 -07:00
bda34c7342 Apply body-item-spacing to .highlight blocks directly under post-single 2022-10-01 10:28:27 -07:00
3952c777a6 Add margin after figures, highlights, and p tags 2022-09-25 08:33:25 -07:00
ee9da5b829 Move tag styles to blog.css 2022-09-25 07:52:22 -07:00
3fb0ef35fe Update the blog list layout 2022-09-11 10:40:25 -07:00