Back to Gqlgen

Readme

docs/readme.md

0.17.90634 B
Original Source

Documentation

This directory contains the markdown source files for the static doc site hosted at gqlgen.com

Install hugo

Before working with these docs you will need to install hugo, see Quickstart for instructions.

Editing docs

When editing docs run hugo serve and a live reload server will start, then navigate to http://localhost:1313 in your browser. Any changes made will be updated in the browser.

Publishing docs

Docs are hosted using render.com and will be automatically deployed when merging to master.