Commit graph

18 commits

Author SHA1 Message Date
d3df159add Do not escape .Content in the RSS feed templates 2022-11-05 23:58:28 -07:00
2f3d133dda Break up the RSS template into item templates, like I did for atom 2022-11-05 13:21:09 -07:00
b2d24aad54 Rename the atom_entry templates with .atom suffix 2022-11-05 13:20:26 -07:00
2cff513898 Remove the back button from photo posts 2022-11-04 08:05:13 -07:00
c4db9126b5 Always include <content> in photos atom entry 2022-11-03 17:10:48 -07:00
92854f7a0a Add an inline <img> in the photo Atom entry 2022-11-03 17:04:18 -07:00
1e6711b8f3 Use the photo_thumbnail partial in the li_thumbnail_in_grid template 2022-11-03 17:03:57 -07:00
3ef4c7eb1b Add a set of templates to generate an Atom feed! 2022-11-03 09:16:25 -07:00
76e3da0de1 Add the series to the content header 2022-10-31 08:41:24 -07: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
1e8b80481e Photos page styles
- Create items in the grid for the month and year
- Use child selectors where possible
- fix the layout
2022-10-25 17:48:20 -04:00
1200833ef3 Get thumbnails oriented the right way before resizing 2022-10-25 17:37:46 -04:00
5bfa439700 Bunch of misc photos template clean up 2022-10-21 11:09:30 -07:00
c7a792182d Group photos posts by month and year 2022-10-20 08:05:39 -07:00
454618222d Add a item template for photos in a grid 2022-10-20 07:52:27 -07:00
ae19e1a777 Photos WIP 2022-10-20 07:52:27 -07:00
3d8a4106d3 Fix up the CSS and photos list templates 2022-10-20 07:51:04 -07:00
f286e5062d First cut at a photos site 2022-10-20 07:51:03 -07:00