Overhauls docs
* Removes a bunch of content that doesn't need to be in the suer manual anymore. * Fixes issues so it's more readable in source form. * Adds help chapter. * Moves links out of paragraphs to reduce line length. * Cleans up some language. * Fixes some links.
This commit is contained in:
16
docs/source/deploying.rst
Normal file
16
docs/source/deploying.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
.. _deployment-chapter:
|
||||
|
||||
=======================
|
||||
Deploying MediaGoblin
|
||||
=======================
|
||||
|
||||
Step 1: Write code that can be deployed.
|
||||
|
||||
Step 2: ?
|
||||
|
||||
Step 3: Write the deployment guide and profit!
|
||||
|
||||
But seriously, this is a stub since we're not quite there (yet) but if
|
||||
you want to see where we are now, you can try to run the latest
|
||||
development version by following the instructions on
|
||||
`the wiki <http://wiki.mediagoblin.org/>`_.
|
||||
Reference in New Issue
Block a user