Commit Graph

257 Commits

Author SHA1 Message Date
282b1e8264 Merge pull request 'Remove "Anarchy" from Freedom Page' (#13) from dev into main
Reviewed-on: #13
2025-10-03 14:05:13 -07:00
9ff726d8b9 Remove word anarchy from webpage. 2025-10-03 14:04:17 -07:00
f0a92d7abc Merge pull request 'Fixes for Freedom. Add Announcement.' (#12) from dev into main
Reviewed-on: #12
2025-10-03 13:04:39 -07:00
d4e085e184 Change where the code break is. Does not affect site. 2025-10-03 13:01:55 -07:00
6f8223e1f6 Show the advisory. 2025-10-03 12:59:08 -07:00
0c054e0aef Change the advisory to be for Voluntary Sovereignty. 2025-10-03 12:59:00 -07:00
db19170ffc Open eBooks in new tab. 2025-09-28 07:36:58 -07:00
bd37fe8d18 Merge pull request 'Use Freedom eBook's latest Release' (#11) from dev into main
Reviewed-on: #11
2025-09-28 07:22:14 -07:00
ddd89c84a2 Point to a latest release. 2025-09-28 07:11:16 -07:00
05b37d775f Merge pull request 'Add Freedom eBook' (#10) from dev into main
Reviewed-on: #10
2025-09-28 07:04:41 -07:00
37a5dc23f1 Point to new revision. 2025-09-28 07:03:15 -07:00
da530eebfb Add new Freedom eBook to Media page. 2025-09-28 05:07:48 -07:00
21fc20b10f Add page for new Freedom eBook. 2025-09-28 05:04:25 -07:00
286c92dd0d Merge pull request 'Fixes & SEO' (#9) from dev into main
Reviewed-on: #9
2025-09-19 13:27:05 -07:00
4cca435148 Merge pull request 'Move books branch into dev.' (#8) from books into dev
Reviewed-on: #8
2025-09-19 13:25:12 -07:00
e5542ed8bb Fix typo, --w was not getting recognized. 2025-09-19 13:21:36 -07:00
98e52e6833 Add SEO type tags. 2025-09-19 13:07:26 -07:00
7077426610 Change to just use one page after all. 2025-08-12 05:46:07 -07:00
68fb297cb0 Reference a new Book Recommendation page on the Lists page. 2025-08-03 14:41:52 -07:00
efbc9fc6db Add a section on how to properly use Obtainium with my Gitea server. 2025-07-20 16:22:26 -07:00
d809533280 Ensure row divs are not double-closed. 2025-06-16 16:36:20 -06:00
ee367f9b3f Close the previous row before creating a new one! :) 2025-06-16 16:03:01 -06:00
d673eb2f6a Fix unquoted values resulting in unclosed tag. 2025-06-16 16:00:46 -06:00
afac80d543 Add single quotes around variable output for consistency. 2025-06-16 15:57:34 -06:00
f090607f67 Add build time to end of the page comments. 2025-06-16 15:52:20 -06:00
1dccb10a45 Give a readout on how long the photos page took to get loaded. 2025-06-16 15:44:24 -06:00
6f7934f8ff Merge pull request 'Fix Curl Installation' (#7) from dev into main
Reviewed-on: #7
2025-06-16 13:32:22 -07:00
998f5ed338 Fix echo command. Handle LOGNAME being empty in situations like a Docker container. 2025-06-16 15:10:23 -06:00
71cdccbeae Merge pull request 'Diet Page & Curl Dependency' (#6) from dev into main
Reviewed-on: #6
2025-06-16 12:36:21 -07:00
2fb438b199 Add curl as a dependency. 2025-06-16 13:43:11 -06:00
7eda07995f Add a medium avoidance group and shift items which were debateable in the upper and lower groups. 2025-06-06 10:55:04 -07:00
e7c4296724 Add and populate a Diet page. 2025-06-06 10:49:57 -07:00
369d8a736e Merge pull request 'Page Titles & All Photos Page' (#5) from dev into main
Reviewed-on: #5
2025-06-06 08:02:50 -07:00
073377532e Add headers to all pages! Also update the look and feel of the test page. 2025-05-27 12:41:17 -07:00
18cd38b194 Add default port in this script. 2025-05-27 11:27:18 -07:00
aa20bd67ee Add TBD's of how to better output in the log. 2025-05-27 11:27:06 -07:00
b4d9bae246 Add log function to ensure consistent output. Enhance regeneration of photo index files. 2025-05-27 11:20:20 -07:00
fcb091a164 Change name of the page to Full Photo Feed from Full Image Feed. 2025-05-27 10:53:19 -07:00
55742e50db Remove the all folder in place of an all.html file. Create a main page which provides the output of it. 2025-05-27 10:51:41 -07:00
e13a1633dd Remove unused variables. 2025-05-27 10:40:39 -07:00
add3a2865c Automatically reload the /photos/ index files. 2025-05-26 18:53:19 -07:00
6fd8525dad Properly handle jpeg and md files. 2025-05-26 16:39:15 -07:00
c7f4613d22 Delete the index files on each restart. 2025-05-26 16:38:54 -07:00
c6fd3f4786 Finish the all page! Even easier than expected and works GREAT! 2025-05-26 16:38:34 -07:00
474c258a83 Fix syntax error preventing page from running. 2025-05-26 15:24:40 -07:00
b35856fa88 Add the folder for all images. 2025-05-26 15:20:14 -07:00
290f1524a2 Refactor the photos page code and begin adding a feed page named all. 2025-05-26 13:54:46 -07:00
fb0ff39013 Merge pull request 'Major Fix, Minor Fixes, and Style / Tag Refactoring' (#4) from dev into main
Reviewed-on: #4
2025-05-19 10:08:04 -07:00
79c6a34e38 Remove call to neofetch. Does not appear to be giving away info from Docker, but juuust in case! 2025-05-19 09:57:13 -07:00
a26081d13f Fix HTML in sitemap. Add DOCTYPE, language, and a title. 2025-05-19 09:54:04 -07:00