f9be04dc7d
Move to YAML for config, much easier to read and write. Got TOC hierarchy now working as expected. Other sections like goldmark and menu now make more sense too.
Hyperling2025-11-21 09:58:19 -07:00
cc40cf9540
Greatly increase pagination variable. Setting to 0 and -1 do not disable the feature, unfortunately.
Hyperling2025-11-17 17:39:16 -07:00
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.
Hyperling2025-11-17 17:38:45 -07:00
e9a32cced5
Further edits and addition of content for My People.
Hyperling2025-11-17 13:56:55 -07:00
c2b53e85d2
Place the modified single.html back into _default. Copy + modify layout/posts/single.html from the hello-friend-ng theme.
Hyperling2025-11-16 18:40:07 -07:00
e60c63626b
Rename partial author to byline.
Hyperling2025-11-16 18:30:47 -07:00
7b8342eba0
Remove the 'by' portion from shortcode.
Hyperling2025-11-16 18:30:35 -07:00
d8ef8a370a
Use partial and shortcode for author on gulllible poem.
Hyperling2025-11-16 18:29:09 -07:00
3f2b174a93
Do the author partial like how the author shortcode needed done.
Hyperling2025-11-16 18:28:39 -07:00
53deccc716
Get the author shortcode working properly as well.
Hyperling2025-11-16 18:28:07 -07:00
500eee955d
Refactor to avoid excess spaces and newlines in output.
Hyperling2025-11-16 18:25:29 -07:00
0471787ed5
Call the author partial rather than simply placing the author in the content.
Hyperling2025-11-16 18:25:08 -07:00
303d51066a
Add author names to site config.
Hyperling2025-11-16 18:24:41 -07:00
e67709bb0d
Add a working partial which gets the full author name from the site config file.
Hyperling2025-11-16 18:24:30 -07:00
7598116ffa
Refactor the tags to be a list format rather than array.
Hyperling2025-11-16 11:57:51 -07:00
8e7ae95780
Use the new tags partial properly.
Hyperling2025-11-16 11:57:22 -07:00
cad77175e2
Fix extra semi-colon in series CSS.
Hyperling2025-11-16 11:57:05 -07:00
4b59058e95
Add partials for tags and categories based on the now finished series partial.
Hyperling2025-11-16 11:56:44 -07:00
a07a87f838
Add local icons and a note on where they came from. They are contained in folders denoting the size and color.
Hyperling2025-11-16 11:51:06 -07:00
d6291eb290
Moved series2.html over series.html, remove reference to old file.
Hyperling2025-11-16 11:49:38 -07:00
24dcb51281
Use local SVG icons rather than drawing them.
Hyperling2025-11-16 11:49:04 -07:00
2e76bf14f2
Update wording to show that allergens do not completely/always align with dog/rabbit allergies.
Hyperling2025-11-16 11:16:35 -07:00
2178d14790
Use the subtitle on the food list.
Hyperling2025-11-16 11:13:10 -07:00
d80b284b2f
Change the list page to still have the title and subtitle, but make them smaller yet still able to stand out.
Hyperling2025-11-16 11:12:58 -07:00
b7c6d8657d
Change main header to be an H1 so that article TOC flows better (not that it's working 100% as desired yet, though!).
Hyperling2025-11-16 11:12:33 -07:00
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.
Hyperling2025-11-16 11:05:26 -07:00
1a9d159502
Change new script's permissions.
Hyperling2025-11-16 11:03:46 -07:00