This commit is contained in:
Code Ninjas Garden Grove 2020-08-19 16:10:30 -07:00
parent de651393d3
commit ac66e1c347
7 changed files with 34 additions and 3 deletions

View file

@ -1,4 +1,35 @@
# Javascript
# JavaScript Camp
> A companion site for the JavaScript Camp
## Hello World
## This is the first commit
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/codeninjasgg/javascript-camp/Deploy)](https://github.com/codeninjasgg/javascript-camp/actions?query=workflow%3ADeploy)
![GitHub repo size](https://img.shields.io/github/repo-size/codeninjasgg/javascript-camp)
Visit the [site](https://codeninjasgg.github.io/javascript-camp/)!
## Editing Documents 🖊
### Edit Existing (Online) 📝
1. Visit your live site.
1. Navigate to the page that you wish to edit.
1. Click the link at the top of the page to edit the document.
1. Commit your changes.
### Create New (Online) 💡
1. Visit the [`pages`](pages) directory on GitHub.
1. Navigate: `Add file > Create new file`.
1. Commit the new file.
### Work on Desktop
1. Open your repository in your favorite code editor.
1. Edit the contents of the [`pages`](pages) directory.
1. Commit your changes.
## Deployment 🚀
1. Set your [`.env`](.env.sample) secrets in your GitHub repository: `Settings > Secrets > New Secret`.
1. Now, every push will trigger a deployment!
---
Created with ☕ by [Code Ninjas Garden Grove][creator_site]
[creator_site]: #