Conversation
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
View your CI Pipeline Execution ↗ for commit 320c9ce
☁️ Nx Cloud last updated this comment at |
Merge activity
|
b57e43d to
320c9ce
Compare
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-537.pgflow.pages.dev 📝 Details:
_Last updated: _ |
🚀 Production Deployment: Website✅ Successfully deployed to production! 🔗 Production URL: https://pgflow.dev 📝 Details:
Deployed at: 2025-12-10T17:57:34+01:00 |

Split Compilation Documentation into Startup and Manual Approaches
This PR reorganizes the compilation documentation by splitting it into two distinct concepts:
Changes include:
/concepts/startup-compilation/page focusing on the automatic compilation workflow/concepts/manual-compilation/page for the HTTP-based compilation approach/concepts/compilation/path to the new pagesThis change better reflects the recommended workflow where most users rely on startup compilation, while still documenting the manual approach for teams with specific CI/CD needs.