Commit Graph

272 Commits

Author SHA1 Message Date
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 cc8110901c Add audio to all poems. 2025-11-16 20:20:21 -07:00
me 58ee8ddb68 Continue adjusting style so that posts are more succint. 2025-11-16 20:19:39 -07:00
me 2362423a87 Refactor the poem's author to be prettier. Does not affect functionality 2025-11-16 19:49:47 -07:00
me d4e76877e9 Add more CSS elements and be more specific with header sizes. 2025-11-16 19:49:11 -07:00
me c53161a723 Make the recipe's author prettier. 2025-11-16 19:48:40 -07:00
me 5098f4ac1e Remove deprecated / unused shortcodes. 2025-11-16 19:48:22 -07:00
me 789fd6ec8d Fix recipe, did not realize it was not formatted properly. 2025-11-16 19:48:00 -07:00
me a7c437c14b Finalize the pinto bean recipe. 2025-11-16 19:32:38 -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 4b13c1a771 Change eBooks menu item to Books. 2025-11-16 19:31:15 -07:00
me e94792ce04 Make the author title case for testing. 2025-11-16 19:02:13 -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 8c434ab71d Simplify article which use HyperVegan as author. 2025-11-16 18:49:42 -07:00
me d836315946 Simplify articles which use HyperVegan as author. 2025-11-16 18:49:16 -07:00
me 854cdf2fd7 Simplify articles which use Hyperling as author. 2025-11-16 18:49:05 -07:00
me 67fcc20a3a Simplify articles which use Bug as author. 2025-11-16 18:48:44 -07:00
me 2ea3d73112 Remove author from list indexes. 2025-11-16 18:47:48 -07:00
me 8d9cee36bf Add a default author. 2025-11-16 18:47:29 -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 d8ef8a370a Use partial and shortcode for author on gulllible poem. 2025-11-16 18:29:09 -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 303d51066a Add author names to site config. 2025-11-16 18:24:41 -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 03738c6660 Add missing hyphens to end of poems. 2025-11-16 12:50:26 -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 c143eae7c5 Use shortcode for the byline. 2025-11-16 12:22:05 -07:00
me 574715a9a5 Correct the author, food topics are HyperVegan. 2025-11-16 12:21:43 -07:00
me f16adabe36 Add shortcodes. 2025-11-16 12:20:07 -07:00
me 20aaa302ad Refactor front matter. 2025-11-16 11:58:08 -07:00
me 7598116ffa Refactor the tags to be a list format rather than array. 2025-11-16 11:57:51 -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 a07a87f838 Add local icons and a note on where they came from. They are contained in folders denoting the size and color. 2025-11-16 11:51:06 -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 2e76bf14f2 Update wording to show that allergens do not completely/always align with dog/rabbit allergies. 2025-11-16 11:16:35 -07:00
me 2178d14790 Use the subtitle on the food list. 2025-11-16 11:13:10 -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