Commit Graph

335 Commits

Author SHA1 Message Date
me 927613629f Add aliases to eBooks. 2025-11-17 17:39:45 -07:00
me 207f95f374 Edits to My People. 2025-11-17 17:39:31 -07:00
me cc40cf9540 Greatly increase pagination variable. Setting to 0 and -1 do not disable the feature, unfortunately. 2025-11-17 17:39:16 -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 e9a32cced5 Further edits and addition of content for My People. 2025-11-17 13:56:55 -07:00
me 2cfef15d49 Add tags to My People post. 2025-11-17 13:37:21 -07:00
me 7a4539fab4 Spellcheck the My People post. 2025-11-17 13:35:19 -07:00
me b724d280c5 Add an initial, unfinished, unrevised, and unedited version of My People. 2025-11-17 13:33:14 -07:00
me 86f5c90096 Enhance main menu's list homepages. 2025-11-16 20:59:24 -07:00
me a8a69ea376 Allow markdown in a list's subtitle field. 2025-11-16 20:58:14 -07:00
me 5159751b44 Fully implement the food list comment. 2025-11-16 20:50:17 -07:00
me ca6e98ecef Remove author from list indexes. 2025-11-16 20:48:59 -07:00
me 026adf68a5 Add subtitle for book tags. 2025-11-16 20:48:46 -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 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