Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated README with instructions
  • Loading branch information
cajogos committed Oct 4, 2020
commit b589f21d63fb6f239adde18693eb577f89eff1f9
24 changes: 21 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,28 @@

## Checklist

* TODO: Email forwarding for hi@coderdojorise.com and dev@coderdojorise.com
* TODO: Set-up way to sign-up for email newsletters from Mailchimp.
### Website

* TODO: Volunteer pages
* TODO: Resources pages
* TODO: Supporters pages
* TODO: Community pages
* TODO: Add Google Analytics tag
* TODO: Add Google Analytics tag

### Systems

* TODO: Email forwarding for hi@coderdojorise.com and dev@coderdojorise.com
* TODO: Set-up way to sign-up for email newsletters from Mailchimp.

## Running Locally

1. Install Github Pages Jekyll:
- Follow this tutorial: https://jekyllrb.com/docs/github-pages/

2. Run the following command locally:
- `$ bundle exec jekyll serve`

## Misc

- We recommend using `rbenv` to install Ruby:
- https://github.com/rbenv/rbenv