Commit Graph

39 Commits

Author SHA1 Message Date
652927aa66 Remove config.template.yml file, eliminating outdated backend and collection configurations. 2025-07-29 12:10:03 -08:00
f2285c9733 Update config.template.yml to include app_id and use absolute URLs for API and auth endpoints 2025-07-29 12:07:18 -08:00
5d32350815 Update OAuth URLs in config.template.yml to use relative paths for consistency and portability 2025-07-29 12:04:32 -08:00
9e0f742129 Refactor OAuth URLs in config.template.yml to use relative paths for improved portability 2025-07-29 12:00:39 -08:00
511c438455 Create config.template.yml to insert OAUTH_CLIENT_ID and OAUTH_CLIENT_SECRET at build time. 2025-07-29 11:57:52 -08:00
2c457b64ce Update backend configuration to use Gitea, including new authentication settings and API endpoints 2025-07-29 11:48:01 -08:00
827f5bc88c Update script source for SveltiaCMS to use the new package structure 2025-07-29 11:32:52 -08:00
25bdb09f30 Remove admin redirect page from content directory 2025-07-29 11:28:42 -08:00
2eff84ae2f Refactor navbar and footer configuration to utilize new enable flags in .Site.Data 2025-07-29 11:24:51 -08:00
08fc1f2bb6 Use new .Site.Data.navbar.enable and .Site.Data.footer.enable 2025-04-23 11:41:55 -08:00
d30fca8d96 Move navbar config to /data/navbar.yml
Move footer config to /data/footer.yml
Remove unused blog
2025-04-23 11:40:51 -08:00
6673e5bf92 adjust rate boxes to be same size on smaller screens 2025-04-23 09:36:51 -08:00
999013d72e Update Contact Form to use a dropdown for subject and proper links for Terms of Service and Privacy Policy 2025-04-22 21:39:18 -08:00
e35e359f60 Get rid of set-dark-mode.js as it can't work as intended. Add class cursor-pointer to themeToggle Button. 2025-04-22 15:24:24 -08:00
9d1c878e42 Add fine print for plausible and remove 'toggle modal' button 2025-04-22 14:43:55 -08:00
e8969ef00b Modify cookie banner update javascript bundle with webpack 2025-04-22 12:29:53 -08:00
554cb7ca38 Add Plausible Banner 2025-04-21 22:51:03 -08:00
83e91efb5d Add About page 2025-04-19 21:31:38 -08:00
f9bbc1604b Update plausible 2025-04-19 17:24:41 -08:00
cc81e4c895 update footer 2025-04-19 15:02:35 -08:00
5dbf6901a0 Add Privacy Terms and Conditions and Cookie Policy 2025-04-19 14:40:51 -08:00
fe11455103 remove DC_BUILD_FLAGS and DC_UP_FLAGS
Turn docker compose command into a variable and echo it prior to SSH'ing into server.
2025-04-18 13:24:26 -08:00
b269d12ddc Let's try this again 2025-04-18 13:16:55 -08:00
5bac0e8646 Forgot the $ before REMOTE_HOST lol 2025-04-18 13:10:44 -08:00
d938275ea3 Test with all environment variables set correctly lol 2025-04-18 13:10:00 -08:00
d44c5900f1 add GitHub Action to deploy the site on push 2025-04-18 13:07:53 -08:00
4f196c0139 Tweaked UI and removed extra pricing pages 2025-04-18 11:44:23 -08:00
1b46838397 change hero height to 55vh 2025-04-17 22:29:03 -08:00
ab54ea3a7c adjust padding for veteran owned badge for mobile 2025-04-16 23:57:13 -08:00
924cba370f change hero height to 55vh 2025-04-16 23:55:30 -08:00
a4c7a9f144 update hero height 2025-04-16 23:51:14 -08:00
492115f7c3 Add Veteran Owned Badge 2025-04-16 23:27:40 -08:00
c229b6ff2c make telephone links work 2025-04-16 19:31:03 -08:00
2769e16237 Fix those nasty compilation errors 2025-04-16 17:38:32 -08:00
b1d4df8991 Fix telephone links 2025-04-16 14:40:40 -08:00
720de92caf begin to configure site - need to get rid of extra stuff still... 2025-04-16 14:37:57 -08:00
60b4202649 add name field to inputs on contact form 2025-04-15 15:12:13 -08:00
1f9fb439de Remove _gh_pages, change build directory to public, add gitignore 2025-04-15 15:01:38 -08:00
47f065dfab INITIAL COMMIT 2025-04-15 14:55:06 -08:00