Commit Graph

7 Commits

Author SHA1 Message Date
191ee3f98b ok 2025-09-02 13:50:50 +02:00
f2fa57e7bb Implement branch-aware deployment: auto-detect environment to prevent merge conflicts
- Auto-detects git branch (master/development/other)
- Sets correct base_url for each environment:
  * master -> https://www.mycelium.threefold.io/ (production)
  * development -> https://www2.mycelium.threefold.io/ (staging)
  * other -> /mycelium/ (local development)
- Eliminates merge conflicts between staging and production
- Enables seamless branch merging workflow
2025-09-02 13:24:15 +02:00
2055eb2956 del 2025-09-02 13:06:27 +02:00
29a965f824 ... 2025-07-30 12:11:27 +02:00
479f73e813 ... 2025-07-30 10:27:00 +02:00
381c90e336 set tailwindcss working version
Some checks are pending
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions
2025-02-18 07:45:26 +00:00
ourworld_web
648680d0ae Initial commit 2025-02-12 06:59:33 +00:00