Commit graph

7 commits

Author SHA1 Message Date
ff3b345cb7 Check the length of the plaintext .LinkTitle when deciding whether it's short enough to include in the page summary
Something about the Devil's Slide photo post titles was causing Hugo to think
it was too long. I don't know exactly what. Checking the plain version fixed it.

Make sure to markdownify again for actual display though!
2024-11-07 08:57:23 -08:00
63eb00bf4a Clean up the photo parameters table
Add a .no-value style to the items in the table. Streamline the logic for filling
in table values.
2024-11-04 08:36:57 -08:00
cf0aa69a87 A custom atom_entry.atom template for photostream posts 2024-10-24 10:05:12 -06:00
9620d4e8b5 Consolidate list template
Rearrange styles and templates to use the list partial templates in termlite.
2024-10-24 10:04:54 -06:00
4cb92ab5a9 Collapse years past a certain number (defined in site config as photostream.yearLimit) 2024-10-23 11:16:49 -07:00
a74703beb5 Finish up photostream grid and single layouts 2024-10-17 08:34:18 -07:00
1bf8c28f23 Initial commit 2024-10-12 12:25:50 -07:00