12 Commits

Author SHA1 Message Date
Jim Campbell
fd5c35e54c docs: started refactoring of the deployment docs. several updates to make the configuration steps more explicit. 2013-05-13 01:04:42 -05:00
Elrond
b835e15319 Add warning about crypt/itsdangeroussecret.bin.
You should not leak that file, really.
2013-04-30 00:26:06 +02:00
Christopher Allan Webber
71ef20078c Adding some help about what to do if flup flakes out on you 2013-04-10 10:52:39 -05:00
Christopher Allan Webber
a49c741f11 Removing stray character from pythonsnake's doc change and filling comment
This commit sponsored by Johannes Knabbe.  Thank you!
2013-02-24 16:38:01 -06:00
pythonsnake
37b48053e9 Fix bug 461 2013-02-24 16:38:01 -06:00
Christopher Allan Webber
9d5cd0b924 Adding info to the docs about running dbupdate
Both adding info to run it when adding new media types, and adding
info that you might need to stop mediagoblin before you run these
commands.
2012-12-14 18:29:00 -06:00
Elrond
c356dc1635 Very small typo fix in deploying docs.
Thanks to #mediagoblin.
2012-11-20 14:32:29 +01:00
Christopher Allan Webber
4d8a3cd808 Suggest checking out the wiki for additional recipes 2012-11-19 12:17:44 -06:00
Christopher Allan Webber
8d9aa03fba Fixing grammar on telling users to run dbupdate 2012-08-05 10:14:15 -05:00
Christopher Allan Webber
cd1abb1172 Reference the new theme aliasing nginx stuff in the theming documentation 2012-07-27 09:02:07 -05:00
Christopher Allan Webber
8d051cc085 Add documentation on how to alias your theme static files 2012-07-27 08:48:25 -05:00
Will Kahn-Greene
2530ef7a1f Split docs into siteadmin and pluginwriter guides
* create initial bits for plugin writer's guide
* move siteadmin stuff to site administrator's guide
* rework index.rst to support multiple guides
* tweak some text
* move files into subdirectories

I verified that this still works with html and texinfo build targets.
There's still a lot of work to do, but this is a good start.
2012-05-23 20:21:03 -04:00