Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesliecdubs/onboarding-demo-sitee
https://github.com/lesliecdubs/onboarding-demo-sitee
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lesliecdubs/onboarding-demo-sitee
- Owner: lesliecdubs
- Created: 2022-01-27T20:49:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T04:34:02.000Z (over 1 year ago)
- Last Synced: 2024-10-12T05:51:21.694Z (25 days ago)
- Language: JavaScript
- Size: 504 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Onboarding Site Workflow Example
This site shows how `netlify-plugin-onboarding` works. To try it out, click the Deploy to Netlify button:
[![Deploy to netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/jlengstorf/onboarding-demo-site)
This will start the process of:
1. Creating your own repo with this site’s code in it
2. Prompting you for environment variables
- **IMPORTANT:** if you want to see the onboarding flow, _do not_ fill in this variable!
3. Creating and deploying a new Netlify siteOnce the site is done deploying, check out the site to see onboarding instructions. Follow the instructions and the real site will be deployed!
If you’ve ever deployed a WordPress site, this is similar to the flow WordPress follows when you create a new WordPress site and open it for the first time.