1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-09-14 09:35:04 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
890775b2bc GPT5 is too scared to commit and push lmfao 2025-08-22 00:01:03 -06:00
788052233a Fix CI/CD job dependencies and YAML syntax
- Make deploy job dependency optional in ghost-upload jobs
- Change preview job to depend on staging instead of deploy
- Ensures pipeline works on feature branches without deploy job
2025-08-21 23:41:48 -06:00
1a4773b3ef Fix YAML syntax error in preview job script
- Remove problematic environment variable reference
- Use simple string in script section
2025-08-21 23:40:01 -06:00
84f4e48386 Add branch preview deployment and local testing
- Add preview environment for feature branch testing
- Create local deployment test script
- Enable testing without requiring main branch
- Preview URL: project-branch.gitlab.io
2025-08-21 23:38:58 -06:00
52229040c6 Fix GitLab Pages special behavior
- Rename main deployment job to 'deploy' (runs on all branches)
- Keep 'pages' job for GitLab Pages (only runs on main branch)
- Ghost-upload jobs now depend on 'deploy' instead of 'pages'
- Fixes pipeline creation issues on feature branches
2025-08-21 23:37:44 -06:00
b70c57e23e Remove commented rules from pages job
- Completely remove commented rules section
- Pages job will now run on all branches without restrictions
- Fixes 'pages job does not exist' error
2025-08-21 23:36:39 -06:00
b5a4b33b56 Temporarily disable branch restrictions for debugging
- Allow CI jobs to run on feature branches
- Enable testing of dual-output and force-update functionality
- Comment out CI_DEFAULT_BRANCH rules
2025-08-21 23:34:19 -06:00
e233a96f55 Add Quarto profiles for dual-output rendering
- Add ghost profile for iframe-optimized content
- Create ghost-iframe.css with minimal styling
- Update GitLab CI to build both main site and ghost-content versions
- Ghost profile removes navbar, uses minimal theme, article layout
2025-08-21 23:23:27 -06:00
609d4064a9 FIx Dev Container 2025-05-14 11:02:43 -07:00
10083ec81c Double Pendulum 2025-05-11 14:27:15 -07:00
a5d831884a Try removing cache to see if it speeds things up 2024-11-14 20:10:19 -07:00
cb8a65c412 Moon cannon 2024-09-26 06:49:18 +00:00
fceed3189a Update julia 2024-03-11 05:27:38 +00:00
806fa0715a Use freezing and caching to speed up quarto render 2024-03-04 00:03:10 +00:00
872a2af846 Upload Posts to Ghost 2024-03-03 20:07:25 +00:00
7e65f3b590 try to fix pipeline 2024-03-02 21:34:27 -07:00
46e0190668 Add container for speedier development and builds 2024-03-03 04:17:01 +00:00
f3ceab4e11 lets fight the build system 2024-02-29 07:50:55 +00:00
84bfb3b6a9 Switch to Quarto 2024-02-29 07:24:30 +00:00
45e57d4fb4 left stuff from dockerfile in 2021-08-23 23:55:03 -07:00
cbe0cd7909 switching to CI building the site 2021-08-23 23:53:37 -07:00
a4bb84eac7 lets get on the web 2021-04-02 05:56:10 +00:00