aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-07-03 00:52:43 -0500
committerBen Beltran <ben@nsovocal.com>2017-07-03 00:53:15 -0500
commit397444675d7156acd6495223a3b15175d6853589 (patch)
tree74779f470fc78cbf89bf263966b950658f29ed0f /README.md
parentcf6302904d61ead65e6294e7f1be406eb68ef5f9 (diff)
🐛✨📝 Add quick access, favicons and fix publish cmd
Squashed commit of the following: commit 294b1de9d8d64f8356227b634091c3fd7982346b Author: Ben Beltran <ben@nsovocal.com> Date: Mon Jul 3 00:52:16 2017 -0500 ✨ Add quick access in frontend commit 70acd1f292c6bbfb6596a21bf0106837c85bf2f0 Author: Ben Beltran <ben@nsovocal.com> Date: Mon Jul 3 00:46:51 2017 -0500 Add pizza favicons commit b72471650a7632a1cead64ca9dab2210add13699 Author: Ben Beltran <ben@nsovocal.com> Date: Mon Jul 3 00:39:45 2017 -0500 📝 Correct missing entries in changelog commit 03b9fa8f7ae47a318dbde8bd245988b64cefe66f Author: Ben Beltran <ben@nsovocal.com> Date: Mon Jul 3 00:39:20 2017 -0500 📝 Add docs about publishing with surge commit 710cd3b3bf4a4f913d99addad69efc751a74611f Author: Ben Beltran <ben@nsovocal.com> Date: Mon Jul 3 00:38:06 2017 -0500 🐛 Fix publish command
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f7903a..4713730 100644
--- a/README.md
+++ b/README.md
@@ -38,3 +38,11 @@ shifting the existing entries.
`blog --publish`
Will publish the blog.
+
+## How to publish
+
+At the moment, the app does not include any publishers. [surge][surge] is an easy
+way to do it, just point it to your static directory.
+
+
+[surge]: https://surge.sh