Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating deployment guide so that it can handle the current virtualenv ↵ | Christopher Allan Webber | 2012-02-02 | 1 | -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 Schendel | 2012-01-13 | 1 | -0/+12 |
| | |||||
* | Increase docs sidebar width | Jef van Schendel | 2012-01-07 | 1 | -0/+4 |
| | |||||
* | New docs logo, small css changes | Jef van Schendel | 2012-01-06 | 2 | -3/+3 |
| | |||||
* | First push with new style (includes css file, logo image, fonts) | Jef van Schendel | 2012-01-06 | 9 | -3/+245 |
| | |||||
* | Changer version to -dev | Will Kahn-Greene | 2011-12-12 | 1 | -2/+2 |
| | |||||
* | Update version numbers | Will Kahn-Greene | 2011-12-12 | 1 | -2/+2 |
| | |||||
* | Fix doc footer | Will Kahn-Greene | 2011-12-12 | 6 | -372/+38 |
| | | | | This has the correct copyright statement. | ||||
* | Tweak rest formatting | Will Kahn-Greene | 2011-12-12 | 1 | -4/+4 |
| | |||||
* | Added the "Media types" chapter | Christopher Allan Webber | 2011-12-12 | 2 | -0/+35 |
| | |||||
* | Doc updates | Will Kahn-Greene | 2011-12-12 | 4 | -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 limit | Christopher Allan Webber | 2011-12-12 | 1 | -0/+3 |
| | |||||
* | DOCS:: #675 revision to deployment and production documents | tycho garen | 2011-12-04 | 3 | -50/+59 |
| | |||||
* | Filled in reason #3 to submit separate out celery. | Christopher Allan Webber | 2011-12-04 | 1 | -1/+10 |
| | |||||
* | DOCS: update to deployment documentation and new production deployments doc | tycho garen | 2011-12-04 | 2 | -5/+53 |
| | |||||
* | incorrect path in nginx config | Corey Farwell | 2011-11-19 | 1 | -1/+1 |
| | |||||
* | Correcting the mediagoblin static/media aliases in the deployment guide | Christopher Allan Webber | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | A correct but compact set of instructions for fastcgi on nginx | Christopher Allan Webber | 2011-11-03 | 1 | -1/+5 |
| | |||||
* | Indentation was off by one ;) | Christopher Allan Webber | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | We left out a critical fastcgi variable from the nginx config | Christopher Allan Webber | 2011-11-03 | 1 | -0/+1 |
| | |||||
* | Recommendation to install flup! | Christopher Allan Webber | 2011-11-03 | 1 | -0/+5 |
| | |||||
* | 0.1.0, also in the docs file! ;) | Christopher Allan Webber | 2011-11-02 | 1 | -2/+2 |
| | |||||
* | Merge remote branch 'remotes/j1mc/master' | Christopher Allan Webber | 2011-10-31 | 1 | -4/+4 |
|\ | |||||
| * | docs - tweaked configuration.rst for style. | Jim Campbell | 2011-10-31 | 1 | -4/+4 |
| | | |||||
* | | Added configuration to the index | Christopher Allan Webber | 2011-10-31 | 1 | -0/+1 |
| | | |||||
* | | A cop-out section for all other config changes | Christopher Allan Webber | 2011-10-31 | 1 | -0/+11 |
| | | |||||
* | | Enabling email notifications documentation! | Christopher Allan Webber | 2011-10-31 | 1 | -0/+22 |
|/ | |||||
* | Making docs changes per Jim's suggestions. | Christopher Allan Webber | 2011-10-31 | 1 | -3/+3 |
| | |||||
* | Added the "making local copies" section to configuration.rst | Christopher Allan Webber | 2011-10-31 | 1 | -0/+17 |
| | |||||
* | First section of configuring mediagoblin | Christopher Allan Webber | 2011-10-31 | 1 | -2/+19 |
| | |||||
* | Configuring MediaGoblin, a loose sketch of documentation. | Christopher Allan Webber | 2011-10-30 | 1 | -0/+38 |
| | |||||
* | docs: editing/tweaking deployment documentation | tycho garen | 2011-10-31 | 1 | -179/+201 |
| | |||||
* | Added notes on a more permanent mediagoblin process. | Christopher Allan Webber | 2011-10-30 | 1 | -0/+22 |
| | |||||
* | No reason to include commented-out things. | Christopher Allan Webber | 2011-10-30 | 1 | -1/+0 |
| | |||||
* | Recommend that users use a non-privelaged user (thanks Elrond for the text) | Christopher Allan Webber | 2011-10-30 | 1 | -0/+22 |
| | |||||
* | Let's comply with the Filesystem Hierarchy Standard | Christopher Allan Webber | 2011-10-30 | 1 | -3/+3 |
| | | | | ... and make elrond and tychoish happy :) | ||||
* | If I"m telling people to use fastcgi, we should probably use fastcgi ;) | Christopher Allan Webber | 2011-10-30 | 1 | -1/+1 |
| | |||||
* | Hook mediagoblin up to nginx | Christopher Allan Webber | 2011-10-30 | 1 | -0/+80 |
| | |||||
* | Added a lot more details to deploying.rst | Christopher Allan Webber | 2011-10-30 | 1 | -7/+100 |
| | |||||
* | Overhauls docs | Will Kahn-Greene | 2011-10-05 | 9 | -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 docs | Will Kahn-Greene | 2011-09-01 | 1 | -2/+2 |
| | |||||
* | Documentation Revision, clarification, and editing. | tycho garen | 2011-08-27 | 4 | -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 Webber | 2011-08-21 | 3 | -227/+2 |
| | | | | | - Removing the git guide, and moved it to the wiki - moving mediagoblin.rst to about_mediagoblin.rst | ||||
* | Updating the mediagoblin manual's foreward: | Christopher Allan Webber | 2011-08-21 | 1 | -18/+11 |
| | | | | | | | | | | - Removing contributors section of the foreward... we should have a contributors list, but it doesn't belong here. - Specifying that this manual is not contributor-oriented... it's for local users/administrators - Updating issue tracker link - Adjusting the "living document" line to mention http://docs.mediagoblin.org | ||||
* | Updating version to 0.0.4. | Will Kahn-Greene | 2011-08-01 | 1 | -2/+2 |
| | |||||
* | Phrasing update: "own your data" -> "free your data from proprietary control" | Christopher Allan Webber | 2011-08-01 | 1 | -3/+3 |
| | |||||
* | Moves hacking howto and design decisions docs to wiki | Will Kahn-Greene | 2011-07-31 | 7 | -683/+7 |
| | |||||
* | Moves docs files around so we build from source/ directory | Will Kahn-Greene | 2011-07-31 | 21 | -6/+377 |
| | |||||
* | 460. Adds texinfo output bits | Will Kahn-Greene | 2011-07-30 | 2 | -0/+44 |
| | | | | | | | | Building texinfo version of the manual only works with Sphinx from hg tip at present. Also, there are some minor issues and someone should go through the manual and read it to make sure there aren't issues. | ||||
* | 333. Adds text about naming bugfix branches | Will Kahn-Greene | 2011-07-24 | 1 | -0/+4 |
| |