Skip to content

astorije/sangria-website

 
 

Repository files navigation

The website for the http://sangria-graphql.org

Local Development

If you would like to work on it locally, then you would need to setup Jekyll. After Jekyll is installed, you can start local server with:

jekyll serve --watch

And then point browser to http://localhost:4000. This will also automatically pickup all changes you make.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.2%
  • HTML 4.8%
  • JavaScript 3.0%