Commit Graph

80 Commits

Author SHA1 Message Date
me bb1ae4540c Finalize wording of the support text. Add an alternative that may be worked on in the future. Refactor code style. 2026-01-02 15:32:22 -07:00
me 04ff5a433e Add donation link. 2026-01-01 16:06:39 -07:00
me fd8d622db1 Change logo to go back to the main website. Create a new parameter to allow it to open a new tab. 2025-12-28 19:41:13 -07:00
me ef726705ab Properly case the eBook tag. 2025-12-28 18:41:42 -07:00
me 4c4e86bb0f Fix some syntax inconsistencies. 2025-12-28 13:32:14 -07:00
me c99d363a8a Add "comments?" to the email footer. 2025-12-28 13:21:30 -07:00
me 521b0a2a16 Add attribute to provide link to video site. 2025-12-24 15:59:51 -07:00
me 04b3a50023 Prevent excess of list icons. 2025-12-24 15:48:17 -07:00
me b846074c45 Moved the default Odysee video width to site settings. 2025-12-24 15:04:06 -07:00
me 923d1848ab Create a partial for auto-generating video pages. 2025-12-24 15:03:39 -07:00
me d972f0c9fa Add note in the list of whether a post is a draft. 2025-12-24 14:50:23 -07:00
me a2d7703d76 Move feather icon to be at end of subtitle like on list view. 2025-12-22 13:05:49 -07:00
me 7aec583431 Add feather icon to the article as well. 2025-12-22 12:53:32 -07:00
me cc70758193 Put the extra feather icon at the end of the listing. 2025-12-22 12:48:54 -07:00
me 15f93817ac Allow choosing any feather icon, rather than having a tree of options. 2025-12-22 12:27:13 -07:00
me 47bc35b56a Add showing video and audio icons. 2025-12-22 12:11:20 -07:00
me 11bda25819 Change width of Odysee video to 80% from 65%. 2025-12-22 11:58:56 -07:00
me 3e868e8911 Fix the byline if authorDefault is explicitly provided. 2025-12-22 10:34:22 -07:00
me 4451eed3d0 Add email address to the bottom of each post. 2025-12-08 07:38:50 -07:00
me 80f8880aa9 Move information on layouts into main README since Hugo was actually trying to parse it as a layout file. 2025-11-21 11:23:52 -07:00
me c547eac69e Add a README to the shortode folderwhich explains a few things.. 2025-11-21 11:19:53 -07:00
me 5cffb1ea62 Add a shortcode to hide blocks of content. 2025-11-21 11:19:39 -07:00
me 144ce59f3b Add ability to create comments by just allowing anything in the template and not doing anything with it. 2025-11-21 11:12:32 -07:00
me a89665f6a4 Add ability to flag certain content as a Work In Progress or TBD. This makes it more noticeable in both content file and webpage. 2025-11-21 11:12:00 -07:00
me 9f8ab1d2d5 Remove extra whitespace in external links. 2025-11-21 11:11:16 -07:00
me f6e36aa6c6 If no text is provided for external-link, use the URL as the text. 2025-11-21 09:59:33 -07:00
me 20f874a586 Add break so that Odysee videos are never inline. 2025-11-19 20:35:38 -07:00
me b654c9db08 Ensure shortcode alt text gets displayed as markdown. 2025-11-19 20:17:17 -07:00
me 15bf95cdfa Display external link text as markdown. 2025-11-19 20:16:02 -07:00
me 2a9523a63b Move embed for Odysee into a shortcode. 2025-11-19 20:08:44 -07:00
me 0a9c7270fb Remove excess newlines. 2025-11-19 20:08:14 -07:00
me 15850d3c92 Add ability to have a fallback image if the primary no longer exists. 2025-11-19 20:02:17 -07:00
me 8b039b54d1 Add method for creating links which open in new tabs. 2025-11-19 19:21:08 -07:00
me 98b3edb7a8 Show the pinned category with a paperclip as well. 2025-11-17 18:01:57 -07:00
me af0fe569a3 Do not show a tag, series, or category if it is called pinned. 2025-11-17 17:59:40 -07:00
me 1543c5602f Add a section in the footer to denote that the article is pinned. 2025-11-17 17:59:22 -07:00
me a10daf86fd Add a paperclip icon for pinned articles. 2025-11-17 17:59:02 -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 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