Skip to content

gitrevue/website

Repository files navigation

Source code for the GitRevue website.

Developing

  1. git clone [email protected]:gitrevue/website.git gitrevue && cd gitrevue
  2. npm install
  3. gatsby develop
  4. Visit http://localhost:8000

Documentation markdown files are found at src/pages/docs

Documentation License

Documentation is licensed as Creative Commons Attribution-NonCommercial-ShareAlike CC BY-NC-SA. The full license can be found here, and the human-readable summary here.

Everything in this repository not covered above is licensed under the included MIT license.