This is the source code for the Gansa documentation. Gansa is a simple static site generator.
This documentation is itself a Gansa project, and requires Gansa in order to be compiled.
The compiled form of this documentation will tell you how to install Gansa. You can find the compiled version here: http://cosstropolis.com/gansa
If for some reason you cannot access the compiled documentation, you can find installation instructions for Gansa in src/pages/installation.md.
From the command line:
gansa build
This will create a directory called "distribute", where the compiled site will be rendered.
Copyright 2016 Decky Coss.
The contents of the src/pages directory are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You can read the terms of the license here: http://creativecommons.org/licenses/by-nc-sa/4.0/
All other files in this project are released into the public domain.