jekyll build
rsync -r _site/ [email protected]:/home/alan/learn.devfe.st
ssh [email protected]
sudo rm /srv/learn.devfe.st/public_html
- `sudo mv /home/alan/learn.devfe.st/* /srv/learn.devfe.st/public_html/
jekyll build
rsync -r _site/ [email protected]:/home/alan/learn.devfe.st
ssh [email protected]
sudo rm /srv/learn.devfe.st/public_html