18F / core-values

18F's mission, vision, and the core values that inform our culture and working models
https://pages.18f.gov/core-values/
Other
1 stars 1 forks source link

core-values

Statement of 18F core values that inform our culture and working models.

This statement is in PRE-DRAFT form. See index.md for more details.

Serving the site locally

Then:

$ git clone git@github.com:18F/core-values.git
$ cd core-values
$ bundler install
$ bundle exec jekyll serve

At this point, the site should be accessible locally at http://localhost:4000/core-values/. (Note: The trailing '/' is important!)

Contributing

The best way is to open or discuss one of our GitHub issues.

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.