minor updates
This commit is contained in:
parent
eac69ffba5
commit
766e0962db
2 changed files with 3 additions and 3 deletions
4
Makefile
4
Makefile
|
@ -1,4 +1,4 @@
|
|||
### Build and deploy http://kieranhealy.org
|
||||
### Build and deploy https://jeremykidwell.info
|
||||
|
||||
### If you want to use this file as-is, then you
|
||||
### need to change the variables below to your
|
||||
|
@ -16,7 +16,7 @@
|
|||
SSH_USER = jeremyki@jeremykidwell.info
|
||||
STAGING_USER =
|
||||
DOCUMENT_ROOT = /home/jeremyki/public_html
|
||||
STAGING_ROOT = ~/public/gits/jeremykidwell.info
|
||||
STAGING_ROOT = ~/gits/jeremykidwell.info
|
||||
PUBLIC_DIR = public/
|
||||
HUGO_EXECUTABLE = /usr/local/bin/hugo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue