Commit Graph

18 Commits

Author SHA1 Message Date
me a10daf86fd Add a paperclip icon for pinned articles. 2025-11-17 17:59:02 -07:00
me 8fa2423e98 Only show the subtitle if it's an article, not a tag, series, or category list, by checking if the date and author are also set. 2025-11-17 17:38:45 -07:00
me a8a69ea376 Allow markdown in a list's subtitle field. 2025-11-16 20:58:14 -07:00
me 9ea203b2f7 Use strong for subtitle now that headers are truly headers again. 2025-11-16 20:44:07 -07:00
me 73b1f415f6 Use a header on lists now that the gaps have been fixed. 2025-11-16 19:32:23 -07:00
me 82b6f78627 Reduce the amount of space above and below headers. Now things seem much easier to read!! 2025-11-16 19:32:03 -07:00
me c2b53e85d2 Place the modified single.html back into _default. Copy + modify layout/posts/single.html from the hello-friend-ng theme. 2025-11-16 18:40:07 -07:00
me d80b284b2f Change the list page to still have the title and subtitle, but make them smaller yet still able to stand out. 2025-11-16 11:12:58 -07:00
me 2e8ce5b686 Moving single.html to the posts type gets it working, yay! Still unsure why _default was not being used, it works for list and baseof though. 2025-11-16 11:05:26 -07:00
me af8e2649b2 Add by-line, even though still not being rendered. 2025-11-16 11:03:08 -07:00
me 45f196b6ca Show the subtitle from list indexes. 2025-11-16 09:26:06 -07:00
me dbebbc17b8 Use h2 so that there is not as large of a gap between the header and content. 2025-11-16 09:00:09 -07:00
me 7861b85a8d Correct the Subtitle tag. Local single still not working over the theme though. 2025-11-16 08:35:16 -07:00
me 6344bca49f Correctly add Tag0 and Subtitle to list output. 2025-11-16 08:34:05 -07:00
me 6d339429bd Load a meta page which holds SEO type information. 2025-11-16 07:53:28 -07:00
me 22d6555258 Show the subtitle in the list view. 2025-11-16 07:52:58 -07:00
me 81180db034 Show the subtitle if it exists. Custom single still does not seem like it's being loaded, still the theme version? 2025-11-16 07:52:43 -07:00
me 129ed3313a Attempt to show series in footer area. Doesn't seem to be changing anything? 2025-11-13 21:59:48 -07:00