Commit Graph

19 Commits

Author SHA1 Message Date
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