Syncing and Saving Projects with GitHub

List of projects
Here’s how GitHub sync works:
- Uploading Projects: Once you’ve created a project in TileDocs, you can connect it to a GitHub repository of your choice. This allows you to upload the entire project to GitHub.
- This is particularly useful if you want to access your documentation from another browser or device. If you lose your local browser database - whether through clearing cache or switching devices - you can easily download the project again from GitHub and continue where you left off.
- Syncing: After connecting your project with a GitHub repository, you can continuously save updates and changes directly to the repository.
- This ensures that all your work is securely backed up in the cloud, so you never risk losing progress. Each save will push your latest changes to GitHub, keeping your project current and accessible.

Save changes on GitHub
This GitHub integration not only serves as a backup mechanism but also allows for easy collaboration and version control if you’re working with a team.