abaw7 / SpongeDocs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sponge Documentation

This is the repository where the Sponge documentation is held.

The latest version may be viewed in full by visiting Sponge at Read-the-Docs

Translations

We're eagerly looking for translators! Please visit the Transifex translation page, sign up, join the team, and start translating.

Local Environment

You can setup an environment so you can instantly see the changes that make to the docs.

  1. Install Python 2.7 and Sphinx
  2. Install node.js

In terminal or the command line, within the directory containing this README, run the following commands:

npm install -g grunt-cli
npm install
grunt

Your browser should open to reveal the docs. When you make a change to the documentation, the docs should refresh in the browser (possibly after a few seconds).

About


Languages

Language:JavaScript 41.0%Language:CSS 36.1%Language:Python 9.8%Language:Makefile 6.9%Language:Shell 6.3%