- Notifications
You must be signed in to change notification settings - Fork37
Project website
NotificationsYou must be signed in to change notification settings
sangria-graphql/sangria-graphql.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The website for thehttps://sangria-graphql.github.io
Start local server with:
bundleexec jekyll serve --watch
or with docker:
docker compose up# to force the rebuild of the docker imagedocker compose up --build
And then point browser tohttp://localhost:4000. This will also automatically pickup all changes you make.
bundleexec jekyll b -d docs
docker build -t sangria-doc .docker run --rm --volume=$(pwd):/src sangria-doc exec jekyll b -d docs
The files in/doc
is used by Github. You have to push the changes manually for now.
About
Project website
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.