summaryrefslogtreecommitdiff
path: root/docs/content/setup/heroku.md
diff options
context:
space:
mode:
authorTilman Vatteroth2021-01-04 13:07:44 +0100
committerTilman Vatteroth2021-01-05 13:15:32 +0100
commiteaeb88401d07687eb3db8c273f7a4c0ed31ec153 (patch)
treec05c4f17da9ce1cd0aa603febc6a14b2410e6a5e /docs/content/setup/heroku.md
parentd52d1d255a876fcf937c9df3717f6df9b745ad22 (diff)
Move docs into subdirectory to make mkdocs work in a subdirectory
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to 'docs/content/setup/heroku.md')
-rw-r--r--docs/content/setup/heroku.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/content/setup/heroku.md b/docs/content/setup/heroku.md
new file mode 100644
index 00000000..e6280051
--- /dev/null
+++ b/docs/content/setup/heroku.md
@@ -0,0 +1,6 @@
+# Heroku Deployment
+
+You can quickly setup a sample Heroku HedgeDoc application by clicking the button
+below.
+
+[![Deploy on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/hedgedoc/hedgedoc/tree/master)