aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
* Update version to 0.3.0-devWill Kahn-Greene2012-02-091-2/+2
|
* Update version numbersWill Kahn-Greene2012-02-091-3/+3
|
* Removing youcanhelp stuffWill Kahn-Greene2012-02-093-45/+1
| | | | | This was never used. It doesn't support Texinfo files. It was only half completed. Best to remove it.
* Added info on how to enable ascii artChristopher Allan Webber2012-02-091-0/+19
|
* Updating codebase.rst to reflect the modern mediagoblin worldChristopher Allan Webber2012-02-091-11/+42
| | | | | | - adding/removing libraries listed as appropriate - buildout->virtualenv references - Updating directory structure description to reflect current reality
* Minor rewordingWill Kahn-Greene2012-02-081-6/+13
| | | | | Tried to address confusion I had when I read the document and tweaked some formatting.
* Added CC0 header to all MediaGoblin docs in docs/source/Christopher Allan Webber2012-02-0710-0/+130
|
* Updating deployment guide so that it can handle the current virtualenv ↵Christopher Allan Webber2012-02-021-1/+1
| | | | | | | site-packages changes Now it should try using --system-site-packages and if that fails (older version) it tries it without the argument.
* Add CC0 license header to Sphinx MediaGoblin theme (mg.css)Jef van Schendel2012-01-131-0/+12
|
* Increase docs sidebar widthJef van Schendel2012-01-071-0/+4
|
* New docs logo, small css changesJef van Schendel2012-01-062-3/+3
|
* First push with new style (includes css file, logo image, fonts)Jef van Schendel2012-01-069-3/+245
|
* Changer version to -devWill Kahn-Greene2011-12-121-2/+2
|
* Update version numbersWill Kahn-Greene2011-12-121-2/+2
|
* Fix doc footerWill Kahn-Greene2011-12-126-372/+38
| | | | This has the correct copyright statement.
* Tweak rest formattingWill Kahn-Greene2011-12-121-4/+4
|
* Added the "Media types" chapterChristopher Allan Webber2011-12-122-0/+35
|
* Doc updatesWill Kahn-Greene2011-12-124-132/+142
| | | | | | | * fixed some language * fixed some consistency issues * fixed some 80-line-width issues * fixed some typos and markup problems
* Add a note on how to up the upload size limitChristopher Allan Webber2011-12-121-0/+3
|
* DOCS:: #675 revision to deployment and production documentstycho garen2011-12-043-50/+59
|
* Filled in reason #3 to submit separate out celery.Christopher Allan Webber2011-12-041-1/+10
|
* DOCS: update to deployment documentation and new production deployments doctycho garen2011-12-042-5/+53
|
* incorrect path in nginx configCorey Farwell2011-11-191-1/+1
|
* Correcting the mediagoblin static/media aliases in the deployment guideChristopher Allan Webber2011-11-031-2/+2
|
* A correct but compact set of instructions for fastcgi on nginxChristopher Allan Webber2011-11-031-1/+5
|
* Indentation was off by one ;)Christopher Allan Webber2011-11-031-1/+1
|
* We left out a critical fastcgi variable from the nginx configChristopher Allan Webber2011-11-031-0/+1
|
* Recommendation to install flup!Christopher Allan Webber2011-11-031-0/+5
|
* 0.1.0, also in the docs file! ;)Christopher Allan Webber2011-11-021-2/+2
|
* Merge remote branch 'remotes/j1mc/master'Christopher Allan Webber2011-10-311-4/+4
|\
| * docs - tweaked configuration.rst for style.Jim Campbell2011-10-311-4/+4
| |
* | Added configuration to the indexChristopher Allan Webber2011-10-311-0/+1
| |
* | A cop-out section for all other config changesChristopher Allan Webber2011-10-311-0/+11
| |
* | Enabling email notifications documentation!Christopher Allan Webber2011-10-311-0/+22
|/
* Making docs changes per Jim's suggestions.Christopher Allan Webber2011-10-311-3/+3
|
* Added the "making local copies" section to configuration.rstChristopher Allan Webber2011-10-311-0/+17
|
* First section of configuring mediagoblinChristopher Allan Webber2011-10-311-2/+19
|
* Configuring MediaGoblin, a loose sketch of documentation.Christopher Allan Webber2011-10-301-0/+38
|
* docs: editing/tweaking deployment documentationtycho garen2011-10-311-179/+201
|
* Added notes on a more permanent mediagoblin process.Christopher Allan Webber2011-10-301-0/+22
|
* No reason to include commented-out things.Christopher Allan Webber2011-10-301-1/+0
|
* Recommend that users use a non-privelaged user (thanks Elrond for the text)Christopher Allan Webber2011-10-301-0/+22
|
* Let's comply with the Filesystem Hierarchy StandardChristopher Allan Webber2011-10-301-3/+3
| | | | ... and make elrond and tychoish happy :)
* If I"m telling people to use fastcgi, we should probably use fastcgi ;)Christopher Allan Webber2011-10-301-1/+1
|
* Hook mediagoblin up to nginxChristopher Allan Webber2011-10-301-0/+80
|
* Added a lot more details to deploying.rstChristopher Allan Webber2011-10-301-7/+100
|
* Overhauls docsWill Kahn-Greene2011-10-059-433/+82
| | | | | | | | | | * 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.
* Updates version number in docsWill Kahn-Greene2011-09-011-2/+2
|
* Documentation Revision, clarification, and editing.tycho garen2011-08-274-183/+230
| | | | | | | | | | - a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs.
* Changing the MediaGoblin Sphinx docs a bit...Christopher Allan Webber2011-08-213-227/+2
| | | | | - Removing the git guide, and moved it to the wiki - moving mediagoblin.rst to about_mediagoblin.rst