Skip to content

RTLSponge/SpongeDocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sponge Documentation

Build Status

This is the repository where the Sponge documentation is held.

The latest version may be viewed in full by visiting Sponge Docs

Contributing

Instructions and Guidelines on how to contribute can be found on the Docs themselves.

Translations

We're eagerly looking for translators! Please visit the CrowdIn 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 pip
  3. Install node.js

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

npm install -g gulp
npm install
pip install -r etc/requirements.txt
gulp

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 39.3%
  • Makefile 17.6%
  • Batchfile 16.1%
  • HTML 12.0%
  • Shell 11.7%
  • JavaScript 2.0%
  • Nix 1.3%