Start moving from Jekyll to Hugo.
This commit is contained in:
parent
82d5675dd4
commit
2ef7861b92
4 changed files with 20 additions and 5 deletions
4
.env_sample
Normal file
4
.env_sample
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# -*- mode: shell-script -*-
|
||||
export DEPLOY_SSH_USER=insert-remote-username
|
||||
export DEPLOY_SSH_HOST=insert-remote-hostname
|
||||
export DEPLOY_SSH_PATH=insert-remote-path
|
||||
Loading…
Add table
Add a link
Reference in a new issue