Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

18F/joining-18f

Repository files navigation

⚠️DEPRECATED⚠️

The contents of this repo have been moved to https://github.com/18F/18f.gsa.gov.


Joining 18F

This is the repository for the guide to Joining 18F, built on the 18F Guides Template.

Send feedback

If you find something confusing or spot an error, please let us know by filing an issue.

Install and edit this guide on your computer

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.

Cloning and serving the guide locally

To serve this guide locally:

$ git clone git@github.com: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/.

Public domain

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.