diff options
| author | Franklin Wei <franklin@rockbox.org> | 2019-11-30 22:31:25 -0500 |
|---|---|---|
| committer | Franklin Wei <franklin@rockbox.org> | 2019-11-30 22:31:25 -0500 |
| commit | 1f5d57bd9e1e644d969e6ef968d5d735bb86421c (patch) | |
| tree | f35fa3be2951b622cacdc138c4efa36b348bf1de /README.md | |
| parent | 76e478608dac0149fae6283896083c86952a9984 (diff) | |
| download | blog-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.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |