8cc207b84c
Parameterize the photo grid
2023-10-03 08:55:13 -07:00
a9cfddec80
Fix styling of blog, photos, term, ruby
...
So many fixes!
2023-09-26 09:37:04 -07:00
d18edef261
Add section.atom templates to blog and photos that are identical to the home feed
2023-09-24 08:59:40 -07:00
77f6e16d9a
Fix the IsSet warning when building the site
2023-09-19 16:05:17 -07:00
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
188c5fb876
Remove unused $pages variable from photos list template
2022-11-18 08:35:31 -08:00
c0a2dd9f28
Add alt text to the image in the photo/single template
2022-11-15 17:24:54 -08:00
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