Commit graph

27 commits

Author SHA1 Message Date
Dennis Dornon
99bea9063d Add submodule.active false to Git config and remove invalid persist-credentials param 2025-04-02 13:27:50 -04:00
Dennis Dornon
7020375f22 Fix CSS path resolution
- Move style.scss to dox-theme/assets/css/ to match live site path
- Update default.html layout to reference correct CSS path
- Update GitHub Actions workflow to verify correct output path
- Backup original style.scss as style.scss.backup
2025-04-02 13:08:25 -04:00
Dennis Dornon
1204e0d330 Update workflow to check CSS at standard Jekyll output path 2025-04-02 12:22:48 -04:00
Dennis Dornon
3475404255 Modify workflow to verify CSS compilation and remove redundant JS copy step 2025-04-02 11:59:57 -04:00
Dennis Dornon
5e2bf76abf Fix PHP version compatibility issues in documentation workflows 2025-03-30 15:07:16 -04:00
Dennis Dornon
984df18c9e Fix: Update GitHub Actions workflows to use PHP 8.2 2025-03-30 12:58:49 -04:00
Dennis Dornon
8ce3315b1c Add manual copy step for JS vendor files as workaround 2025-03-27 14:56:53 -04:00
Dennis Dornon
5180bbe6b3 Add detailed verification of theme files after checkout 2025-03-27 14:46:22 -04:00
Dennis Dornon
4e6a8a9ec0 Clean up workflow: Remove redundant JS vendor check steps 2025-03-27 14:16:06 -04:00
Dennis Dornon
7fa08abcbc Add verification step for theme JS vendor dir after checkout 2025-03-27 14:03:32 -04:00
Dennis Dornon
cb24e9ecac Add check for source vendor JS dir before copy step 2025-03-27 13:56:59 -04:00
Dennis Dornon
771155c4b8 Fix JS 404s: Manually copy vendor JS to _site in workflow
Removes ineffective 'include' directive from _config.yml and adds an explicit copy step after Jekyll build to ensure JS vendor files are present in _site before deployment.
2025-03-27 13:50:03 -04:00
Dennis Dornon
3bbca25bed Add recursive listing to verify JS assets in _site output 2025-03-27 13:17:26 -04:00
Dennis Dornon
f99c82054a Add --verbose flag to Jekyll build for detailed logging 2025-03-27 12:42:29 -04:00
Dennis Dornon
84a90cf1f9 Add step to verify Jekyll build output before deployment 2025-03-27 12:00:05 -04:00
Dennis Dornon
b1e087a9ac Fix deployment: Deploy _site directory directly to gh-pages 2025-03-27 11:47:36 -04:00
Dennis Dornon
7797ee747a Comprehensive fix for Git submodule issues in workflow 2025-03-26 18:18:31 -04:00
Dennis Dornon
a01cb32064 Update Jekyll config and workflow to use dox-theme directory 2025-03-26 18:13:23 -04:00
Dennis Dornon
cb1e0c88dd Simplify GitHub Actions checkout step 2025-03-26 18:10:49 -04:00
Dennis Dornon
39dbdd59cb Update GitHub Actions checkout configuration 2025-03-26 18:09:33 -04:00
Dennis Dornon
6d2d72399f Explicitly disable submodule checkout in GitHub Actions 2025-03-26 16:14:30 -04:00
Dennis Dornon
71b7a937a0 Remove submodule configuration from workflow 2025-03-26 16:11:23 -04:00
Dennis Dornon
7b4e38760e Add GitHub Actions workflow for documentation deployment 2025-03-26 14:49:58 -04:00
Dennis Dornon
01f92d3f25 Sidebar Navigation: Added collapsible sections, scroll spy, and mobile optimization 2025-03-26 14:06:49 -04:00
Dennis Dornon
5169eec27d Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
Dennis Dornon
412fff5142 Starting Over 2025-03-14 23:23:23 -04:00
Dennis Dornon
17a5d2f741 Update code reference documentation 2025-03-13 14:06:30 -04:00