Hyperling me
me pushed to dev at me/hugo-recipes 2025-11-16 11:58:44 -07:00
20aaa302ad Refactor front matter.
7598116ffa Refactor the tags to be a list format rather than array.
8e7ae95780 Use the new tags partial properly.
cad77175e2 Fix extra semi-colon in series CSS.
4b59058e95 Add partials for tags and categories based on the now finished series partial.
Compare 12 commits »
me pushed to stage at me/hugo-recipes 2025-11-16 11:16:28 -07:00
2178d14790 Use the subtitle on the food list.
d80b284b2f Change the list page to still have the title and subtitle, but make them smaller yet still able to stand out.
b7c6d8657d Change main header to be an H1 so that article TOC flows better (not that it's working 100% as desired yet, though!).
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.
1a9d159502 Change new script's permissions.
Compare 82 commits »
me pushed to dev at me/hugo-recipes 2025-11-16 11:07:52 -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.
1a9d159502 Change new script's permissions.
2f1401e085 Finalize new poems.
af8e2649b2 Add by-line, even though still not being rendered.
867e9f596b Add a small script which ensures the submodules are loaded before starting the development server.
Compare 9 commits »
me pushed to dev at me/hugo-recipes 2025-11-16 09:39:05 -07:00
9d75d03c7a Add a section on what to do with the Lynis results.
99ac6bc550 Add a trailing newline to meta file.
45f196b6ca Show the subtitle from list indexes.
3837fb901f Remove subtitles from list indexes.
8db8015791 Simplify food recipe text.
Compare 13 commits »
me pushed to dev at me/env-ansible 2025-11-16 08:29:04 -07:00
f48fcaf610 Stop using the Hugo Server params recommended by YT videos, they seem to make things break and also cause caching issues which were not previously present.
me pushed to dev at me/hugo-recipes 2025-11-16 08:19:27 -07:00
6d339429bd Load a meta page which holds SEO type information.
22d6555258 Show the subtitle in the list view.
81180db034 Show the subtitle if it exists. Custom single still does not seem like it's being loaded, still the theme version?
8e93082439 Try using a subtitle.
03dbf09a32 Hide blogposts menu item until the cntent is ready.
Compare 17 commits »
me pushed to dev at me/env-docker 2025-11-16 08:02:17 -07:00
9ab6335a3c Pull and the build the container while it's still up, reducing downtime.
me pushed to dev at me/hugo-recipes 2025-11-13 22:02:35 -07:00
7a92b2499a Change two of the PSAs into the Solitude series.
f27273ad83 Enhance wording.
Compare 2 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 22:00:00 -07:00
129ed3313a Attempt to show series in footer area. Doesn't seem to be changing anything?
5ffb04d102 Change PSA category to blogposts.
34517a429a Fix the link to crafts.
Compare 3 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 21:44:45 -07:00
cfe039bb2c Uncomment menu for Blogposts.
f848686503 Add unfinished PSAs to Blog section.
c00c8fda28 Change folder name from guides to tech.
Compare 3 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 21:22:35 -07:00
abbde66cae Change category to be plural for consistency.
c2d2cc3360 Movie series above categories for consistency.
e34e6eada3 Ensure tags are singular.
2685d0f829 Swap tag and category since "EBook" looked bad.
ead7fc5408 Reword the Posts index and suggest Category before Tags.
Compare 9 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 21:00:55 -07:00
8c536089b1 Remove the attempt at changing the TOC levels since they do not seem to be taking effect.
626af9629e Change to previous day since some list pages do not seem to handle two posts on the same day very well.
feb58e4ff0 Remove draft and fix full date.
bd3eb90983 Change books to stay in this subsite. Add section for tech. Uncomment the Poetry section.
Compare 4 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 20:45:51 -07:00
0e316888b8 Finish and activate the poem.
99827e7328 Update the ssh key post for consistency with system hardening.
5e167e8403 Finish the system hardening guide.
Compare 3 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 20:22:55 -07:00
0120f08a06 Try getting TOC to go deeper but stops pages from generating properly.
b24be4288a Add tech guides.
3e70e0784f Add books.
e557486cea Move post files to subfolders.
af76888031 Update READE to reflect upcoming changes.
Compare 5 commits »
me pushed to dev at me/hugo-recipes 2025-11-13 18:18:50 -07:00
3de7c080a9 Add note of the domain change as a TBD.
me pushed to stage at me/env-docker 2025-11-11 20:13:28 -07:00
0eb2ecf033 Changes to compose and env files to get FDroid build working successfully.
a233f32751 Run script is no longer needed to keep the container running, build file uses nginx as the command which also provides the web log.
99afb5ac50 Container is now working!! Apps do not register though, likely since they are missing metadata.
f16b44a5b6 Start the container in root's home, not /.
87a571c89a Create super simple container for playing around in.
Compare 15 commits »
me pushed to stage at me/env-ansible 2025-11-11 20:13:16 -07:00
8a4446f7e3 Add TBD.
477797e045 Change default non-DWM formatting.
88b602f8f4 Have DWM status call status with a parameter.
5274d6d94d Move status to be a normal function so it's available on non-workstations.
692df74d41 Add reset of function files in case of renames.
Compare 61 commits »
me pushed to dev at me/env-docker 2025-11-11 20:12:45 -07:00
0eb2ecf033 Changes to compose and env files to get FDroid build working successfully.
me pushed to dev at me/env-ansible 2025-11-11 20:11:26 -07:00
8a4446f7e3 Add TBD.
me pushed to dev at me/env-docker 2025-11-11 20:10:53 -07:00
a233f32751 Run script is no longer needed to keep the container running, build file uses nginx as the command which also provides the web log.
99afb5ac50 Container is now working!! Apps do not register though, likely since they are missing metadata.
f16b44a5b6 Start the container in root's home, not /.
87a571c89a Create super simple container for playing around in.
Compare 4 commits »