mirror of
https://github.com/codeninjasgg/roblox-royale-camp.git
synced 2024-11-24 08:17:52 -05:00
A companion site for the Roblox Royale Camp!
22aa9d4e0f
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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