summaryrefslogtreecommitdiff
path: root/docs/content/setup/heroku.md
diff options
context:
space:
mode:
authorYannick Bungers2021-01-05 17:27:24 +0100
committerGitHub2021-01-05 17:27:24 +0100
commit73d237165ea8fe411b764e5b5d1a2f51a2e02a0b (patch)
tree851df47886b64ac3c37ab6b809f300cd0dd99c0a /docs/content/setup/heroku.md
parentd52d1d255a876fcf937c9df3717f6df9b745ad22 (diff)
parentd39c7deb32044a4a34e9c158f168070181b8ae9f (diff)
Merge pull request #656 from hedgedoc/docs/move-content
Move docs into subdirectory to make structor work
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)