Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 780 Bytes

File metadata and controls

27 lines (18 loc) · 780 Bytes

Running the site locally

./go init
./go serve
open http://localhost:4000/dashboard/

Making changes

Please create a branch and submit changes as a pull request.

Data

To modify project information, see the instructions in data-private.

Public domain

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.

Submit pull requests to the staging branch.