aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hackinghowto.rst
Commit message (Collapse)AuthorAgeFilesLines
* Reworked contributing docs based on Asheesh's thoughtsWill Kahn-Greene2011-04-271-3/+58
| | | | | | 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.
* Updates to hacking howtoWill Kahn-Greene2011-04-241-2/+44
| | | | | | * adds "what's where" section which isn't wildly interesting right now but it's somewhat interesting * adds "wiping environment" section
* License/copyright changesWill Kahn-Greene2011-04-211-25/+0
| | | | | | | | * 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
* Hackinghowto tweaksWill Kahn-Greene2011-04-191-24/+51
| | | | | * adjusts some whitespace and formatting * tweaks language and section breakdown
* How to run the serverChristopher Allan Webber2011-04-171-0/+8
|
* Updated hackinghowto.rst with info on how to use the new buildoutChristopher Allan Webber2011-04-171-30/+19
| | | | stuff.
* Overhauls TOC of manualWill Kahn-Greene2011-04-141-2/+19
| | | | | | | 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.
* Clarifies licensing for the project.Will Kahn-Greene2011-04-131-9/+13
|
* Adds documentation.Will Kahn-Greene2011-04-121-1/+87
| | | | | * wrote up some basic bits of a hacking howto * added a better deployment howto stub
* Fixes docs.Will Kahn-Greene2011-04-121-0/+5
* 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