219236f167Move PHP comments into PHP tags since they do not need to be on the website and were in front of the Doc Start tag.
stage
prod
dev
Hyperling2025-10-17 14:27:53 -07:00
2feb3e88ccMove comment to be after document start.Hyperling2025-10-17 14:19:57 -07:00
a1a02500e4Fix formatting and add back the removed div.Hyperling2025-10-17 14:19:04 -07:00
b5ea457491Remove comments which may have some malformed portions showing up on the site.Hyperling2025-10-15 09:52:04 -07:00
eaf8d2e0bbUpdate wording now that there are multiple links.Hyperling2025-10-15 06:52:38 -07:00
616663ffe0Move photo checking out of run.sh and into its own script.Hyperling2025-10-15 05:01:33 -07:00
1cd182b3a9Rename cronjob.sh to check_git.sh. Eventually do the same with the photo checker code so that it can be called from check_git.Hyperling2025-10-14 15:13:24 -07:00
ccd4f4d051Of course I think of something AFTER the release, lol! Reset the photo index file so that any changed CSS is adapted.Hyperling2025-10-14 15:10:14 -07:00
6e3666cea2Begin watching git's status too, not just the grep status of not already being up to date. Add more conditional branches so that errors are logged properly.Hyperling2025-10-14 13:37:55 -07:00
7379df38deMake output even more succint. Remove duplicate cd command.Hyperling2025-10-14 13:11:37 -07:00
e0ae65304dGet the banner images to play MUCH better thanks to midnight epiphany of using background. :)Hyperling2025-10-14 06:00:26 -07:00
3273fb62c8Remove extra newlines around PHP tags.Hyperling2025-10-13 15:37:52 -07:00
0d3822258fChange intro text to consistently use header class as the background color.Hyperling2025-10-13 15:34:27 -07:00
825bf62851Change wording about offline time.Hyperling2025-10-13 15:25:02 -07:00
46e357d2bbHide media photo even if banner does not have photos.Hyperling2025-10-13 15:23:44 -07:00
8f24d80e8dAdd variable to control whether the advisory is shown so that it can easily be toggled. Helps during testing!Hyperling2025-10-13 15:22:07 -07:00
c6289be09cFound another page with a title photo. Disable if banner photos are on.Hyperling2025-10-13 15:21:28 -07:00
24af65bfebUse the global variable to determine whether page title images are shown. No if images are in the banner. Yes if the banner is only the logo.Hyperling2025-10-13 15:18:48 -07:00
c479aa5b73Use a global variable for whether the banner images are being shown.Hyperling2025-10-13 15:18:02 -07:00
a8b60b5662Set the banner pics to true for a while.Hyperling2025-10-13 15:10:59 -07:00
3053b941d7Change mode of new announcements file.Hyperling2025-10-13 15:08:47 -07:00
63da008d41Remove the hardcoded height of the banner.Hyperling2025-10-13 15:07:30 -07:00
41dd1719acAdd ability to have images surround the banner.Hyperling2025-10-13 15:06:55 -07:00
692b6523a1Change from "Latest" to "All" announcements.Hyperling2025-10-13 14:43:15 -07:00
8699e8094dRemove old spacers. Did not look good with the double rows.Hyperling2025-10-13 07:11:57 -07:00
3429ffc4f6Add note on why Confused section of Obtainum config is commented.Hyperling2025-10-13 07:11:09 -07:00
fa07738520Change menu link for Videos to go directly to Odysee.Hyperling2025-10-13 07:08:39 -07:00
06b35c2091Add TBD for image on Apps page.Hyperling2025-10-13 07:05:47 -07:00
7e1162ae39Add placeholder alt text for all images.Hyperling2025-10-13 07:03:55 -07:00
930364f8d1Fix the announcements header, does not need redundant image.Hyperling2025-10-13 06:59:36 -07:00
e9831646a7Change more wording in announcements.Hyperling2025-10-13 06:57:03 -07:00
f01f8e5e82Edit layout, linking, and wording of announcements.Hyperling2025-10-13 06:52:27 -07:00
363242a4d5Add and style historic announcements. Still needs work.Hyperling2025-10-13 06:40:53 -07:00
214ac0d594Create the announcements subpage.Hyperling2025-10-13 06:06:28 -07:00
7ce1c5216fChange the homepage to be a list of announcements.Hyperling2025-10-13 06:06:18 -07:00
c7c3485896Move the Apps page to be standalone.Hyperling2025-10-13 06:05:59 -07:00
06c0a5ae46Change menu to have media types broken out.Hyperling2025-10-13 05:43:53 -07:00
fa37d4d0eeReword the Obtainium section and add subheaders.Hyperling2025-10-09 14:03:34 -07:00
5cbe5372eaAdd link to Obtainium configuration.Hyperling2025-10-09 13:56:52 -07:00
e9743ad37cMerge pull request 'Gitea URLs for Health Page, Simplify Freedom Page' (#15) from dev into mainHyperling2025-10-05 01:25:35 +00:00
d2aac5eedfAlso simplify the Freedom page's booklets. Much cleaner and less for people to read.Hyperling2025-10-04 18:23:03 -07:00
9b7bed3573Point PDF link to Gitea. Add URLs for the booklet versions.Hyperling2025-10-04 17:44:26 -07:00
506f9a2502latest tag works properly once the manual release is deleted! YAY!!Hyperling2025-10-04 14:04:21 -07:00
905501c4acMerge pull request 'New Voluntary Sovereignty eBook Version' (#14) from dev into mainHyperling2025-10-04 20:36:04 +00:00
a6359112b4Modify VoluntarySovereignty to hit normal versions again to latest can be deleted. Add the rotated version for some duplex printers.Hyperling2025-10-04 13:22:38 -07:00
282b1e8264Merge pull request 'Remove "Anarchy" from Freedom Page' (#13) from dev into mainHyperling2025-10-03 14:05:13 -07:00
9ff726d8b9Remove word anarchy from webpage.Hyperling2025-10-03 14:04:17 -07:00
f0a92d7abcMerge pull request 'Fixes for Freedom. Add Announcement.' (#12) from dev into mainHyperling2025-10-03 13:04:39 -07:00
d4e085e184Change where the code break is. Does not affect site.Hyperling2025-10-03 13:01:55 -07:00