4b13c1a771
Change eBooks menu item to Books.
me2025-11-16 19:31:15 -07:00
e94792ce04
Make the author title case for testing.
me2025-11-16 19:02:13 -07:00
ca54b70d56
Add logic for Default author. Make parameter lowercase for easy of validation.
me2025-11-16 19:01:32 -07:00
0f332ec4ee
Run the byline partial if the author tag is present, even if it's null.
me2025-11-16 19:00:41 -07:00
8c434ab71d
Simplify article which use HyperVegan as author.
me2025-11-16 18:49:42 -07:00
d836315946
Simplify articles which use HyperVegan as author.
me2025-11-16 18:49:16 -07:00
854cdf2fd7
Simplify articles which use Hyperling as author.
me2025-11-16 18:49:05 -07:00
67fcc20a3a
Simplify articles which use Bug as author.
me2025-11-16 18:48:44 -07:00
2ea3d73112
Remove author from list indexes.
me2025-11-16 18:47:48 -07:00
8d9cee36bf
Add a default author.
me2025-11-16 18:47:29 -07:00
c2b53e85d2
Place the modified single.html back into _default. Copy + modify layout/posts/single.html from the hello-friend-ng theme.
me2025-11-16 18:40:07 -07:00
e60c63626b
Rename partial author to byline.
me2025-11-16 18:30:47 -07:00
7b8342eba0
Remove the 'by' portion from shortcode.
me2025-11-16 18:30:35 -07:00
d8ef8a370a
Use partial and shortcode for author on gulllible poem.
me2025-11-16 18:29:09 -07:00
3f2b174a93
Do the author partial like how the author shortcode needed done.
me2025-11-16 18:28:39 -07:00
53deccc716
Get the author shortcode working properly as well.
me2025-11-16 18:28:07 -07:00
500eee955d
Refactor to avoid excess spaces and newlines in output.
me2025-11-16 18:25:29 -07:00
0471787ed5
Call the author partial rather than simply placing the author in the content.
me2025-11-16 18:25:08 -07:00
303d51066a
Add author names to site config.
me2025-11-16 18:24:41 -07:00
e67709bb0d
Add a working partial which gets the full author name from the site config file.
me2025-11-16 18:24:30 -07:00
a9377c0817
Add shortcode for audio.
me2025-11-16 17:38:05 -07:00
03738c6660
Add missing hyphens to end of poems.
me2025-11-16 12:50:26 -07:00
0c0d912e4d
Attempt to add a different single.html for poetry. Hugo does not seem to notice.
me2025-11-16 12:49:17 -07:00
48c2aeff49
Learning if-then in Hugo/Go templates.
me2025-11-16 12:48:34 -07:00
c143eae7c5
Use shortcode for the byline.
me2025-11-16 12:22:05 -07:00
574715a9a5
Correct the author, food topics are HyperVegan.
me2025-11-16 12:21:43 -07:00
20aaa302ad
Refactor front matter.
me2025-11-16 11:58:08 -07:00
7598116ffa
Refactor the tags to be a list format rather than array.
me2025-11-16 11:57:51 -07:00
8e7ae95780
Use the new tags partial properly.
me2025-11-16 11:57:22 -07:00
cad77175e2
Fix extra semi-colon in series CSS.
me2025-11-16 11:57:05 -07:00
4b59058e95
Add partials for tags and categories based on the now finished series partial.
me2025-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.
me2025-11-16 11:51:06 -07:00
d6291eb290
Moved series2.html over series.html, remove reference to old file.
me2025-11-16 11:49:38 -07:00
24dcb51281
Use local SVG icons rather than drawing them.
me2025-11-16 11:49:04 -07:00
2e76bf14f2
Update wording to show that allergens do not completely/always align with dog/rabbit allergies.
me2025-11-16 11:16:35 -07:00
2178d14790
Use the subtitle on the food list.
me2025-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.
me2025-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!).
me2025-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.
me2025-11-16 11:05:26 -07:00
1a9d159502
Change new script's permissions.
me2025-11-16 11:03:46 -07:00
2f1401e085
Finalize new poems.
me2025-11-16 11:03:29 -07:00
af8e2649b2
Add by-line, even though still not being rendered.
me2025-11-16 11:03:08 -07:00
867e9f596b
Add a small script which ensures the submodules are loaded before starting the development server.
me2025-11-16 10:50:18 -07:00
cac4f0930f
Add a poem regarding the gulllibility of folks.
me2025-11-16 10:49:48 -07:00
41ab07dda9
Add a poem for Self-Love.
me2025-11-16 10:48:48 -07:00
6dafca0137
Fix newlines in gitignore.
me2025-11-16 09:03:03 -07:00
85c2e0bcf8
Change website to SEO article type after all.
me2025-11-16 09:00:24 -07:00
dbebbc17b8
Use h2 so that there is not as large of a gap between the header and content.
me2025-11-16 09:00:09 -07:00
d2189b6d42
Place poetry archetype under posts. Still not working by default, but tested successfully with `-- kind poetry.
me2025-11-16 08:59:47 -07:00
7a9d6a6583
Change posts archetype to be the default.
me2025-11-16 08:59:05 -07:00
da010d3962
Remove comment after researching. Change subdomain.
me2025-11-16 08:43:21 -07:00
7861b85a8d
Correct the Subtitle tag. Local single still not working over the theme though.
me2025-11-16 08:35:16 -07:00
6344bca49f
Correctly add Tag0 and Subtitle to list output.
me2025-11-16 08:34:05 -07:00
6d339429bd
Load a meta page which holds SEO type information.
me2025-11-16 07:53:28 -07:00
22d6555258
Show the subtitle in the list view.
me2025-11-16 07:52:58 -07:00
81180db034
Show the subtitle if it exists. Custom single still does not seem like it's being loaded, still the theme version?
me2025-11-16 07:52:43 -07:00
8e93082439
Try using a subtitle.
me2025-11-16 07:51:40 -07:00
03dbf09a32
Hide blogposts menu item until the cntent is ready.
me2025-11-16 07:51:01 -07:00
5e342af097
Spellcheck viking chair post.
me2025-11-16 07:34:39 -07:00
13abde7352
Fix taxonomy for Health eBook.
me2025-11-16 07:34:14 -07:00
c01eff270e
Make the file more consistent with others. Fix its taxonomy. Spellcheck.
me2025-11-16 07:33:47 -07:00
4d74d18d40
Add header tag fxes from main file.
me2025-11-16 07:22:16 -07:00
eb5212b724
Pluralize the main tag. Change series to be a genre, not just related to category.
me2025-11-16 07:19:55 -07:00
ebb32f84c9
Make the menu tags plural again.
me2025-11-16 07:19:21 -07:00
01913fae9e
Add aliases tag. Fix date quotes. Move draft tag to the top so it is easy to spot.
me2025-11-16 07:16:44 -07:00
cc1ccb0be3
Add a better default name.
me2025-11-16 07:14:41 -07:00
f80f37c537
Use full nme, add quotes to header data other than taxonomies, sligtly reword the line which has been modified a few times already.
me2025-11-16 07:14:18 -07:00
20aedf7567
Use full name.
me2025-11-16 07:13:25 -07:00
5e72771e60
Remove quotes from taxonomy section.
me2025-11-16 07:02:48 -07:00
7ea4a8f6ef
Fix measurement for seat hole slot.
me2025-11-16 07:01:50 -07:00
7a92b2499a
Change two of the PSAs into the Solitude series.
me2025-11-13 22:02:24 -07:00