46 Commits

Author SHA1 Message Date
Christopher Allan Webber
7a5ddb45dc Reversing buildout and virtualenv instructions because I think
virtualenv is easier if you don't know how this stuff works, and it
works.
2011-05-07 13:58:36 -05:00
Will Kahn-Greene
27057b42fb Removes the git requirement--that's redundant 2011-05-07 09:57:58 -04:00
Will Kahn-Greene
2bae877e67 Wraps the virtualenv wrapper line 2011-05-07 09:57:37 -04:00
Will Kahn-Greene
2704f7a6cb Tweaks the "if mongodb isn't working" troubleshooting section 2011-05-07 09:57:02 -04:00
Christopher Allan Webber
7501000353 Be sure to read the install instructions! 2011-05-07 08:54:53 -05:00
Will Kahn-Greene
1220e775b9 Fixes headers in hacking howto docs 2011-05-07 09:42:01 -04:00
Will Kahn-Greene
4564da2210 Overhauls hacking howto
* reworks virtualenv section to be way better
* reworks buildout section to mirror virtualenv section
* reworks other sections that depend on which development environment
  building method you chose
2011-05-07 08:49:36 -04:00
Will Kahn-Greene
52be418afe First pass at adding virtualenv instructions. 2011-05-06 22:06:36 -04:00
Will Kahn-Greene
8842779b4e Fixes a link in the docs 2011-05-06 21:54:10 -04:00
Christopher Allan Webber
1c424df505 Instructions on running celeryd 2011-05-06 10:06:57 -05:00
Christopher Allan Webber
1b734c4d67 It doesn't necessarily have to be bash. 2011-05-06 06:56:26 -05:00
Christopher Allan Webber
30d216aedc Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin 2011-05-06 06:55:20 -05:00
Christopher Allan Webber
4509880386 Made a link to the script wiping tool feature request ticket 2011-05-06 06:54:57 -05:00
Christopher Allan Webber
11e5b19701 Moving wiping to a clean slate beneath running server/ test suite 2011-05-06 06:51:07 -05:00
Will Kahn-Greene
1b9e2541b9 Adds design decision for the name 2011-05-05 18:22:45 -04:00
Will Kahn-Greene
9610848c29 Lots of documentation changes
* added a YouCanHelp directive to replace FIXMEs and encourage contributors
  to help out
* moved some bits around between the hacking howto and the codebase documents
* expanded on the stub nature of the theming howto
* tweaked some other text
2011-05-03 12:08:09 -04:00
Will Kahn-Greene
3dca2776a6 Fixes dead references in docs. 2011-05-02 12:21:06 -04:00
Christopher Allan Webber
e495ec48f4 Merge branch 'master' into celerysubmit 2011-05-01 18:22:58 -05:00
Will Kahn-Greene
94459eadb8 Changes beardomatic things to codebase things 2011-04-30 14:42:14 -04:00
Will Kahn-Greene
845c3ae250 Adds section on git
* instructions for contributing patches
* learning git
* learning other utilities
2011-04-30 11:17:35 -04:00
Christopher Allan Webber
109c87f829 Changing the wording around the django-like components statement 2011-04-30 09:31:03 -05:00
Christopher Allan Webber
2514dc0280 Clarified that copyright assignment is encouraged, but not mandatory. 2011-04-30 09:26:03 -05:00
Will Kahn-Greene
515b8a48c9 Adds placeholder file so _static exists. 2011-04-28 16:27:09 -04:00
Will Kahn-Greene
4305e7e64b Adds "Send encouragement" section 2011-04-28 10:58:16 -04:00
Will Kahn-Greene
0c95302512 Moves "run your own instance" to the future section
Chris correctly pointed out that you can't quite run your own instance,
yet.  But that's the goal!
2011-04-28 10:38:37 -04:00
Will Kahn-Greene
9d952fdc79 Reworked contributing docs based on Asheesh's thoughts
I chatted with Asheesh on IRC today and asked him to look over the
contributer howto.  He had a lot of thoughts and I factored most/all
of them in.  It's much better now.
2011-04-27 22:46:27 -04:00
Matt Lee
84489d7d4a Updated copyright 2011-04-27 10:55:35 -04:00
Will Kahn-Greene
75b70b90c3 Fixes mdashes and other minor things. 2011-04-24 21:31:08 -04:00
Will Kahn-Greene
81be691a20 Changes version to 0.0.1. 2011-04-24 21:29:39 -04:00
Will Kahn-Greene
427ee0de13 Adds Matt to docs contributors list 2011-04-24 21:19:00 -04:00
Will Kahn-Greene
34366952a2 Heavy documentation updates
* Nixed codedocs and software stack chapters in favor of a chapter on
  Beardomatic!
* Switched workflow to vision and added an additional caveat at the top
2011-04-24 19:46:48 -04:00
Will Kahn-Greene
cafc7451cc Minor tweaks to design decisions text 2011-04-24 18:55:07 -04:00
Will Kahn-Greene
5740a0d6aa Updates to hacking howto
* adds "what's where" section which isn't wildly interesting right now
  but it's somewhat interesting
* adds "wiping environment" section
2011-04-24 18:50:48 -04:00
Will Kahn-Greene
efb291d633 Fixes CC0 language
CC0 is a waiver and not a license, so this fixes all the language
accordingly.
2011-04-22 22:08:49 -04:00
Will Kahn-Greene
6a338d8e0e Updates contributing howto
* lots of changes to the contributing howto from Matt, Greg, Will, and
  Chris
* adds references between the contributing howto and other chapters
* adds a design decision regarding copyright assignment
2011-04-22 22:02:55 -04:00
Will Kahn-Greene
fad67707e1 License/copyright changes
* changes COPYING to explain licensing for all of GNU MediaGoblin
* adds design decision regarding why we picked the licensing we did
* adds CC0 and AGPLv3 texts
* removes licensing bits from hacking howto--we should put that somewhere
  else
2011-04-21 21:26:48 -04:00
Will Kahn-Greene
c66d0f5c66 Hackinghowto tweaks
* adjusts some whitespace and formatting
* tweaks language and section breakdown
2011-04-19 12:48:55 -04:00
Christopher Allan Webber
dae6add99e How to run the server 2011-04-17 14:05:56 -05:00
Christopher Allan Webber
719f82bad3 Updated hackinghowto.rst with info on how to use the new buildout
stuff.
2011-04-17 14:04:07 -05:00
Will Kahn-Greene
5a40e1ec5c Overhauls TOC of manual
This work is based on discussion and etherpadding (is that a verb) on
April 14th between Deb, Greg, Karen, Will, and Chris.

It was an epic collaborative sprint.
2011-04-14 22:30:39 -04:00
Will Kahn-Greene
908dee6b15 Clarifies licensing for the project. 2011-04-13 10:13:35 -04:00
Will Kahn-Greene
56d507b60b Adds documentation.
* wrote up some basic bits of a hacking howto
* added a better deployment howto stub
2011-04-12 22:36:19 -04:00
Will Kahn-Greene
00fdc7bdee Fixes docs.
* fixes some typos
* tweaks some language issues that occured because I took Chris'
  stuff out of the context of the original READMEish structure
* ditches installation for deploymenthowto and hackinghowto
2011-04-12 19:56:04 -04:00
Christopher Allan Webber
a130260873 Started the workflow document. Currently just mockups. Soon: more techy info. 2011-04-11 08:39:23 -05:00
Will Kahn-Greene
8736b05d05 Fleshes out documentation.
use, what their function is, and urls for library documentation
* adds a forward chapter which talks about the documentation
* adds an installation stub
* adds a software stack chapter that covers what libraries are in
* adds a design decisions chapter which covers why we chose the
  libraries and architecture
2011-04-09 18:44:50 -04:00
Will Kahn-Greene
3eae167e0f Adds Sphinx docs infrastructure. 2011-04-07 20:11:06 -04:00