Commit graph

18 commits

Author SHA1 Message Date
e73040bb44 Do not escape .Content in the RSS feed templates 2022-11-15 17:45:46 -08:00
a0994e75e9 Break up the RSS template into item templates, like I did for atom 2022-11-15 17:45:46 -08:00
8b2c0ecdb5 Rename the atom_entry templates with .atom suffix 2022-11-15 17:45:46 -08:00
32665d45f6 Remove the back button from photo posts 2022-11-15 17:45:46 -08:00
96382b3231 Always include <content> in photos atom entry 2022-11-15 17:45:46 -08:00
5fb1070178 Add an inline <img> in the photo Atom entry 2022-11-15 17:45:46 -08:00
2a796299a5 Use the photo_thumbnail partial in the li_thumbnail_in_grid template 2022-11-15 17:45:46 -08:00
641fd8ccbf Add a set of templates to generate an Atom feed! 2022-11-15 17:45:45 -08:00
f1d5b2ef58 Add the series to the content header 2022-11-15 17:45:45 -08:00
c74741f5c5 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-11-15 17:45:45 -08:00
7123b18c2b Photos page styles
- Create items in the grid for the month and year
- Use child selectors where possible
- fix the layout
2022-11-15 17:45:44 -08:00
4151c912d8 Get thumbnails oriented the right way before resizing 2022-11-15 17:45:43 -08:00
e0fcfbaaa1 Bunch of misc photos template clean up 2022-11-15 17:45:43 -08:00
2f6e78fa91 Group photos posts by month and year 2022-11-15 17:45:43 -08:00
13c3ad7a9e Add a item template for photos in a grid 2022-11-15 17:45:43 -08:00
6a750eafb1 Photos WIP 2022-11-15 17:45:43 -08:00
40fbc2c881 Fix up the CSS and photos list templates 2022-11-15 17:45:41 -08:00
565fd11718 First cut at a photos site 2022-11-15 17:45:40 -08:00