Commit Graph

17 Commits

Author SHA1 Message Date
me bb1ae4540c Finalize wording of the support text. Add an alternative that may be worked on in the future. Refactor code style. 2026-01-02 15:32:22 -07:00
me 04ff5a433e Add donation link. 2026-01-01 16:06:39 -07:00
me 4c4e86bb0f Fix some syntax inconsistencies. 2025-12-28 13:32:14 -07:00
me c99d363a8a Add "comments?" to the email footer. 2025-12-28 13:21:30 -07:00
me 923d1848ab Create a partial for auto-generating video pages. 2025-12-24 15:03:39 -07:00
me a2d7703d76 Move feather icon to be at end of subtitle like on list view. 2025-12-22 13:05:49 -07:00
me 7aec583431 Add feather icon to the article as well. 2025-12-22 12:53:32 -07:00
me 4451eed3d0 Add email address to the bottom of each post. 2025-12-08 07:38:50 -07:00
me 1543c5602f Add a section in the footer to denote that the article is pinned. 2025-11-17 17:59:22 -07:00
me 0f332ec4ee Run the byline partial if the author tag is present, even if it's null. 2025-11-16 19:00:41 -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 e60c63626b Rename partial author to byline. 2025-11-16 18:30:47 -07:00
me 0471787ed5 Call the author partial rather than simply placing the author in the content. 2025-11-16 18:25:08 -07:00
me 8e7ae95780 Use the new tags partial properly. 2025-11-16 11:57:22 -07:00
me d6291eb290 Moved series2.html over series.html, remove reference to old file. 2025-11-16 11:49:38 -07:00
me b7c6d8657d Change main header to be an H1 so that article TOC flows better (not that it's working 100% as desired yet, though!). 2025-11-16 11:12:33 -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