Add calendar generator
This commit is contained in:
parent
d55a0ee07f
commit
fbc6fe31dd
5 changed files with 101 additions and 2 deletions
|
@ -8,6 +8,7 @@ Running a dev setup
|
|||
* run hugo webserver: `hugo serve`
|
||||
* Point your browser to `http://localhost:1313/s/`
|
||||
* To ready your site for upload, run "./build.sh", which also generates all.ics
|
||||
and adds the calendar table to index.html
|
||||
|
||||
Every change you make on the project will be reflected in your browser as
|
||||
long as `hugo serve` is running.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue