This is the repository Code for Boulder's official website.
https://codeforboulder.github.io/CodeForBoulder/
From the command line:
cd <CodeForBoulder repo directory>
gem install bundler
bundle install
jekyll serve
Found a bug, or just have feedback? Tell us what you're finding by creating a new issue.
Our existing issues for this repo can be found here. If you have questions or want to jump right in, feel free to start there!
If you have a project that you would like to add to the website, you can create an issue above or do it yourself.
- Open one of the existing project .markdown files
- Copy all the front matter (text between the --- lines)
- Click "back"
- Create a new file in the current projects directory
- Paste front matter
Does something look off here? Edit this readme file.
Tweet the URL, or share to friends on Facebook. No point in having a website if nobody sees it!