mirror of
https://github.com/codeninjasgg/roblox-royale-camp.git
synced 2024-11-21 02:18:12 -05:00
A companion site for the Roblox Royale Camp!
.github/workflows | ||
.vscode | ||
pages | ||
src | ||
static | ||
.env.sample | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
Roblox Royale Camp
A companion site for the Roblox Royale Camp
Visit the site!
Editing Documents 🖊
Edit Existing (Online) 📝
- Visit your live site.
- Navigate to the page that you wish to edit.
- Click the link at the top of the page to edit the document.
- Commit your changes.
Create New (Online) 💡
- Visit the
pages
directory on GitHub. - Navigate:
Add file > Create new file
. - Commit the new file.
Work on Desktop
- Open your repository in your favorite code editor.
- Edit the contents of the
pages
directory. - Commit your changes.
Deployment 🚀
- Set your
.env
secrets in your GitHub repository:Settings > Secrets > New Secret
. - Now, every push will trigger a deployment!
Created with ☕ by Code Ninjas Garden Grove