GitHub pages for informative articles containing Gravitywell specific awesome documentation.
The documentation is built using GitHub pages, check out the docs on how to develop a page, however, in its simplicity most pages are developed using Markdown (.md).
Any committed changes will trigger a rebuild of the static generated site.
A remote theme is used called Jekyll YAT theme.
Note the /_layout directory and its files. You can call upon these to check the layout of your file via the Front Mater (metadata inside the file).