forked from cccb-website-team/www
fixed config + ics timezone
This commit is contained in:
parent
e91ab5473d
commit
ccdaa9d95d
6 changed files with 50 additions and 55 deletions
2
build.sh
2
build.sh
|
@ -3,6 +3,8 @@
|
|||
set -e
|
||||
set -x
|
||||
|
||||
rm -rf public/ # delete old generated files
|
||||
|
||||
hugo $(cat .hugo-params)
|
||||
./tools/merge_cals.py
|
||||
upcoming="$(tools/gen_upcoming.py static/all.ics 20 5 | tr '\n' ' ')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue