aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFranklin Wei <franklin@rockbox.org>2019-11-30 22:31:25 -0500
committerFranklin Wei <franklin@rockbox.org>2019-11-30 22:31:25 -0500
commit1f5d57bd9e1e644d969e6ef968d5d735bb86421c (patch)
treef35fa3be2951b622cacdc138c4efa36b348bf1de /README.md
parent76e478608dac0149fae6283896083c86952a9984 (diff)
downloadblog-1f5d57bd9e1e644d969e6ef968d5d735bb86421c.zip
blog-1f5d57bd9e1e644d969e6ef968d5d735bb86421c.tar.gz
blog-1f5d57bd9e1e644d969e6ef968d5d735bb86421c.tar.bz2
blog-1f5d57bd9e1e644d969e6ef968d5d735bb86421c.tar.xz
New post. Update things.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01c5886..5058054 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,12 @@ Assorted files (such as images) can be placed in `files/`.
Install pandoc.
Run `./build.sh` from the project root. This will produce the compiled
-output in `out`.
+output in `blog-staging`.
### Deployment
Run `./deploy.sh`. It will try to log into my website. This will not
work. Edit it for your own needs.
+
+To deploy to *p*roduction, run `./deploy.sh -p`. Again, this will not
+work unless you have my SSH key.