aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/deploymenthowto.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-08-10 19:53:37 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-08-10 19:53:37 -0500
commit852d5bb2387706c11925fa0c2abe4a1f34708f16 (patch)
treedf5e6a3108d2ba007112b558ff65bbfabd88020c /docs/source/deploymenthowto.rst
parent6b9ee0ca13b99ee20f9d0c680a950c6a7494a5a0 (diff)
parent6d794f268bb1f5d3cc56c5f0dc902571d48ebeac (diff)
downloadmediagoblin-852d5bb2387706c11925fa0c2abe4a1f34708f16.tar.lz
mediagoblin-852d5bb2387706c11925fa0c2abe4a1f34708f16.tar.xz
mediagoblin-852d5bb2387706c11925fa0c2abe4a1f34708f16.zip
Merge branch 'master' into processing
Diffstat (limited to 'docs/source/deploymenthowto.rst')
-rw-r--r--docs/source/deploymenthowto.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/source/deploymenthowto.rst b/docs/source/deploymenthowto.rst
new file mode 100644
index 00000000..f3093a60
--- /dev/null
+++ b/docs/source/deploymenthowto.rst
@@ -0,0 +1,16 @@
+.. _deployment-howto:
+
+==================
+ Deployment HOWTO
+==================
+
+Step 1: Write code that can be deployed.
+
+Step 2: ?
+
+Step 3: Write the deployment guide and profit!
+
+But seriously, this is a stub since we're not quite there (yet) but if
+you want to see where we are now, you can try to run the latest
+development version by following the instructions on
+`the wiki <http://wiki.mediagoblin.org/>`_.