|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| css | %!s(int64=8) %!d(string=hai) anos | |
| js | %!s(int64=6) %!d(string=hai) anos | |
| tags | %!s(int64=7) %!d(string=hai) anos | |
| .gitignore | %!s(int64=9) %!d(string=hai) anos | |
| Makefile | %!s(int64=6) %!d(string=hai) anos | |
| README.md | %!s(int64=6) %!d(string=hai) anos | |
| index.html | %!s(int64=9) %!d(string=hai) anos |
Just the main website of parsleygardens.net.
Built with:
riot compilation happens in the browser, so working on this site app is a
matter of opening index.html.
Make a compacted version of the site with:
$ make dist
Copy the contents of dist/ to a webserver.