File tree Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Original file line number Diff line number Diff line change 44
55## Checklist
66
7- * TODO: Email forwarding for hi@coderdojorise.com and dev@coderdojorise.com
8- * TODO: Set-up way to sign-up for email newsletters from Mailchimp.
7+ ### Website
8+
99* TODO: Volunteer pages
1010* TODO: Resources pages
1111* TODO: Supporters pages
1212* TODO: Community pages
13- * TODO: Add Google Analytics tag
13+ * TODO: Add Google Analytics tag
14+
15+ ### Systems
16+
17+ * TODO: Email forwarding for hi@coderdojorise.com and dev@coderdojorise.com
18+ * TODO: Set-up way to sign-up for email newsletters from Mailchimp.
19+
20+ ## Running Locally
21+
22+ 1 . Install Github Pages Jekyll:
23+ - Follow this tutorial: https://jekyllrb.com/docs/github-pages/
24+
25+ 2 . Run the following command locally:
26+ - ` $ bundle exec jekyll serve `
27+
28+ ## Misc
29+
30+ - We recommend using ` rbenv ` to install Ruby:
31+ - https://github.com/rbenv/rbenv
You can’t perform that action at this time.
0 commit comments