Getting Started — From GitHub
Push to a repo, your site updates automatically.
- Go to cloud.flowershow.app and sign in with your GitHub account
- Click New Site and give your site a name
- Select Sync with GitHub, then choose your repository and branch
- Optionally, set a root directory if you want to publish only part of your repo (e.g.
/docs)
Your site builds and syncs on every push. Make sure you have a README.md or index.md at the root (or in the subfolder you choose).
Tip
Use the Flowershow template to start a new repo with the right structure.