Commit graph

10 commits

Author SHA1 Message Date
e263b3cb41 Include all photos as links in the RSS and Atom feeds, instead of just the thumbnail
- Move photo_thumbnail.html to photos/thumbnail.html
- Add a photos/list.html partial that returns a list of photos for the current
  page
- Use the template above everywhere we need a list of photos for the page
2022-11-29 09:06:18 -08:00
b7221075a3 Add a photo_details param that turns off the details table when set to false 2022-11-28 17:29:00 -08:00
fe8e12a2ba Find an image named "thumbnail" if none is given as a param 2022-11-28 17:28:43 -08:00
c0a2dd9f28 Add alt text to the image in the photo/single template 2022-11-15 17:24:54 -08:00
2cff513898 Remove the back button from photo posts 2022-11-04 08:05:13 -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
5bfa439700 Bunch of misc photos template clean up 2022-10-21 11:09:30 -07:00
ae19e1a777 Photos WIP 2022-10-20 07:52:27 -07:00
f286e5062d First cut at a photos site 2022-10-20 07:51:03 -07:00