Commit Graph

35 Commits

Author SHA1 Message Date
a54f95baf5 Add PKCE support in config.yml and enhance DecapCMS initialization in index.html with additional load checks and debugging logs. 2025-07-29 14:00:00 -08:00
03e3c5aef9 Add token endpoint to config.yml for compatibility and enhance Decap CMS initialization in index.html with load checks. 2025-07-29 13:56:21 -08:00
df2325adb6 Fix label formatting in config.yml and initialize Decap CMS in index.html for improved content management setup. 2025-07-29 13:53:03 -08:00
5809a88fb3 Update app_id format in config.yml for consistency and clarity. 2025-07-29 13:49:21 -08:00
31f2e4823d Add blog collection to config.yml and update index.html to use Decap CMS, enhancing content management and improving HTML structure. 2025-07-29 13:35:14 -08:00
2ac644d4b6 Remove local configuration files and test HTML files to streamline project structure and eliminate redundancy. 2025-07-29 13:24:32 -08:00
c48923fe99 Add collections for pages, blog, navigation, footer, and contact data in config.yml to enhance content management capabilities. 2025-07-29 13:07:54 -08:00
52449e9d42 Remove unused collections and fields from config.yml to simplify configuration structure and improve maintainability. 2025-07-29 13:06:44 -08:00
1a8d075c0e Remove branch configuration from backend in config.yml to streamline version control settings. 2025-07-29 12:28:31 -08:00
e7c3d35b4e Add local_backend configuration to config.yml to specify backend behavior 2025-07-29 12:26:52 -08:00
344d23da1d Add branch configuration to backend in config.yml for clarity in version control 2025-07-29 12:24:10 -08:00
ad7c580ace Update backend configuration in config.yml to use absolute URLs for API and auth endpoints, improving clarity and consistency. 2025-07-29 12:20:41 -08:00
76b7cd14af Update backend configuration in config.yml to use relative paths for API and auth endpoints, enhancing portability. 2025-07-29 12:14:20 -08:00
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
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
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
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
5dbf6901a0 Add Privacy Terms and Conditions and Cookie Policy 2025-04-19 14:40:51 -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
924cba370f change hero height to 55vh 2025-04-16 23:55:30 -08:00
492115f7c3 Add Veteran Owned Badge 2025-04-16 23:27:40 -08:00
2769e16237 Fix those nasty compilation errors 2025-04-16 17:38:32 -08:00
720de92caf begin to configure site - need to get rid of extra stuff still... 2025-04-16 14:37:57 -08:00
47f065dfab INITIAL COMMIT 2025-04-15 14:55:06 -08:00