Git Integration
Every page is version-controlled. Clone, pull, and rollback anytime.
How it works
Every time a page is deployed, the code is automatically committed to our Git repository. Each page has its own folder with a complete edit history.
View source code
Click the “Source” button in the top-right corner of any page to view its code on GitHub. The repository is at github.com/velinexis/99pages.
Rollback
Open the History panel while in Vibe Coding mode to see all previous versions. Click the rollback button on any commit to restore that version.
Commit authors
Logged-in users have their GitHub username recorded as the commit author. Anonymous edits are recorded as anonymous@velinexis.com.