Improve README
This commit is contained in:
parent
cd51bd6102
commit
ad9352b2dd
|
@ -25,8 +25,7 @@ The static version of the website is created under 'site.static'.
|
|||
|
||||
The whole process can be automatized if you create a Makefile like this in your working directory:
|
||||
|
||||
```
|
||||
$ cat Makefile
|
||||
```make
|
||||
all:
|
||||
sw /path/to/site
|
||||
rsync -avz site.static/ foo.org:/path/to/wwwroot/
|
||||
|
|
Loading…
Reference in New Issue