The contents of this repo have been moved to https://github.com/18F/18f.gsa.gov.
https://pages.18f.gov/joining-18f/ is now being redirected to https://18f.gsa.gov/join/.
This is the repository for the guide to Joining 18F, built on the 18F Guides Template.
If you find something confusing or spot an error, please let us know by filing an issue.
If you want to run your own copy of this guide, you'll need Ruby ( > version 2.1.5 ). For complete instructions, see the README for the 18F Guides Template.
To serve this guide locally:
$ git clone [email protected]:18F/joining-18f.git
$ cd joining-18f
$ ./go serve
The ./go
script will check that your Ruby version is supported, install the Bundler gem if it is not yet installed, install all the gems needed by the template, and launch a running instance on http://localhost:4000/
.
This project is in the worldwide public domain. As stated in CONTRIBUTING:
This 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.