aboutsummaryrefslogtreecommitdiffstats
path: root/docs/deploymenthowto.rst
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-04-12 22:36:19 -0400
committerWill Kahn-Greene <willg@bluesock.org>2011-04-12 22:36:19 -0400
commit56d507b60bf2393dbeed8b81524b6b922dbc6ad0 (patch)
treefd93bb32adb8bb5ff26b71948d1ac02a8ff34092 /docs/deploymenthowto.rst
parent5698a579b2a9c99729f915f0590c798ca36d279b (diff)
downloadmediagoblin-56d507b60bf2393dbeed8b81524b6b922dbc6ad0.tar.lz
mediagoblin-56d507b60bf2393dbeed8b81524b6b922dbc6ad0.tar.xz
mediagoblin-56d507b60bf2393dbeed8b81524b6b922dbc6ad0.zip
Adds documentation.
* wrote up some basic bits of a hacking howto * added a better deployment howto stub
Diffstat (limited to 'docs/deploymenthowto.rst')
-rw-r--r--docs/deploymenthowto.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/deploymenthowto.rst b/docs/deploymenthowto.rst
index 64baf5c8..39cf73af 100644
--- a/docs/deploymenthowto.rst
+++ b/docs/deploymenthowto.rst
@@ -2,4 +2,8 @@
Deployment HOWTO
==================
-FIXME - write this!
+Step 1: Write code that can be deployed.
+
+Step 2: ?
+
+Step 3: Write the deployment guide and profit!