Be sure to have Jekyll and Kramdown installed.
gem install jekyll
gem install kramdown
Fork and clone the repo:
git clone [email protected]:18F/agile.git
cd agile
Run Jekyll:
jekyll serve --baseurl ''
If you'd like to contribute to this project, please use the fork-and-pull model:
- Fork this repository to your personal account.
- Create a branch and make your changes.
- Test the changes locally/in your personal fork.
- Submit a pull request to open a discussion about your proposed changes.
- We'll talk about it and decide to merge or request additional changes.
The project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.