Commit Graph

43 Commits

Author SHA1 Message Date
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 7da019a2ee Add placeholder for eventual Odysee content shortcode. 2025-11-16 20:23:21 -07:00
me 5098f4ac1e Remove deprecated / unused shortcodes. 2025-11-16 19:48:22 -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 ca54b70d56 Add logic for Default author. Make parameter lowercase for easy of validation. 2025-11-16 19:01:32 -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 7b8342eba0 Remove the 'by' portion from shortcode. 2025-11-16 18:30:35 -07:00
me 3f2b174a93 Do the author partial like how the author shortcode needed done. 2025-11-16 18:28:39 -07:00
me 53deccc716 Get the author shortcode working properly as well. 2025-11-16 18:28:07 -07:00
me 500eee955d Refactor to avoid excess spaces and newlines in output. 2025-11-16 18:25:29 -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 e67709bb0d Add a working partial which gets the full author name from the site config file. 2025-11-16 18:24:30 -07:00
me a9377c0817 Add shortcode for audio. 2025-11-16 17:38:05 -07:00
me 0c0d912e4d Attempt to add a different single.html for poetry. Hugo does not seem to notice. 2025-11-16 12:49:17 -07:00
me 48c2aeff49 Learning if-then in Hugo/Go templates. 2025-11-16 12:48:34 -07:00
me f16adabe36 Add shortcodes. 2025-11-16 12:20:07 -07:00
me 8e7ae95780 Use the new tags partial properly. 2025-11-16 11:57:22 -07:00
me cad77175e2 Fix extra semi-colon in series CSS. 2025-11-16 11:57:05 -07:00
me 4b59058e95 Add partials for tags and categories based on the now finished series partial. 2025-11-16 11:56:44 -07:00
me d6291eb290 Moved series2.html over series.html, remove reference to old file. 2025-11-16 11:49:38 -07:00
me 24dcb51281 Use local SVG icons rather than drawing them. 2025-11-16 11:49:04 -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 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
me af8e2649b2 Add by-line, even though still not being rendered. 2025-11-16 11:03:08 -07:00
me 99ac6bc550 Add a trailing newline to meta file. 2025-11-16 09:26:15 -07:00
me 45f196b6ca Show the subtitle from list indexes. 2025-11-16 09:26:06 -07:00
me 85c2e0bcf8 Change website to SEO article type after all. 2025-11-16 09:00:24 -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 da010d3962 Remove comment after researching. Change subdomain. 2025-11-16 08:43:21 -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
me ea0bd8a4f8 Update favicon styling, size, and theme. 2025-11-05 12:16:51 -07:00
me 3a51b543c4 Bulk changes for favicon, site title and subtitle rewording, and playing with tags / categories. 2025-11-05 12:05:31 -07:00