Merge branch 'master' of git.ccczh.ch:cosin/cosin_website
This commit is contained in:
commit
cc1f9eb3e4
1 changed files with 10 additions and 0 deletions
10
readme.md
10
readme.md
|
@ -17,3 +17,13 @@ from the top-level directory. The website is then served at:
|
||||||
http://localhost:1313/
|
http://localhost:1313/
|
||||||
|
|
||||||
and auto-reloads on content changes.
|
and auto-reloads on content changes.
|
||||||
|
|
||||||
|
|
||||||
|
Deployment
|
||||||
|
----------
|
||||||
|
|
||||||
|
Given the necessary _ssh_ login credentials, just run:
|
||||||
|
|
||||||
|
make upload
|
||||||
|
|
||||||
|
to upload the static website to our webserver via _rsync_ over _ssh_.
|
||||||
|
|
Loading…
Reference in a new issue