forked from cccb-website-team/www
removed test code and removed filmabend
This commit is contained in:
parent
c5a5ae90d0
commit
dec4fce900
5 changed files with 8 additions and 12 deletions
6
build.sh
6
build.sh
|
@ -3,9 +3,5 @@
|
|||
hugo $(cat .hugo-params)
|
||||
./tools/merge_cals.py
|
||||
upcoming="$(tools/gen_upcoming.py static/all.ics 20 5 | tr '\n' ' ')"
|
||||
echo $upcoming
|
||||
cat public/index.html
|
||||
cp static/all.ics public/all.ics
|
||||
sed -i "s#CALENDAR#$upcoming#g" public/index.html
|
||||
cat public/index.html
|
||||
echo $upcoming
|
||||
sed -i "s#CALENDAR#$upcoming#g" public/index.html
|
Loading…
Add table
Add a link
Reference in a new issue