Commit Graph

17 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
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
2eff84ae2f Refactor navbar and footer configuration to utilize new enable flags in .Site.Data 2025-07-29 11:24:51 -08:00