johnnovak / gridmonger-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gridmonger site & manual

This repo contains both the documentation sources and the GitHub Pages site for the Gridmonger project.

The GitHub Pages site is built from the /docs folder in the master branch.

The generated site can be viewed at https://gridmonger.johnnovak.net, and the actual user manual is here.

Requirements

Building

  • To build the site & manual, run make gen_html.

  • To create the zipped distribution package of the manual from the generated files, run make dist_html.

  • There are a few other make commands available to aid theme development (watch_docs_css and watch_frontpage_css).

License

Developed by John Novak <john@johnnovak.net>, 2020-2022

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

About

License:Do What The F*ck You Want To Public License


Languages

Language:HTML 42.1%Language:SCSS 32.6%Language:CSS 22.9%Language:Makefile 2.0%Language:Python 0.4%