Commit graph

11 commits

Author SHA1 Message Date
liushuyu bb652c4c4c
CI: fix caching logic 2021-11-05 23:38:09 -06:00
liushuyu 0aec84bea2 feat(tree-wide): improve site building performance ...
* use Hugo to build SASS and resize images
* cache Hugo's image resizing output
2021-11-05 23:38:04 -06:00
liushuyu 3df68119f1
CI: refresh APT cache before installing packages 2021-09-12 17:04:55 -06:00
liushuyu 1d9af000b1
CI: create a platform-agnostic script for any CI system 2021-06-08 01:40:42 -06:00
liushuyu dcf64540e6
CI: use hugo from node_modules 2021-06-03 23:26:14 -06:00
Vamsi Krishna f3e6c5624d
undo test 2020-12-16 06:22:52 +05:30
Vamsi Krishna ac351e5846
Create test workflow 2020-12-16 06:20:01 +05:30
Vamsi Krishna 3e9b774390
Fix cron build job
As YAML parsers misinterpret `*`, strings need to be explicit.
2020-12-15 13:32:22 +05:30
Vamsi Krishna 29b3c70fad
Add cron schedule for daily build (#224)
* Add cron schedule for daily build
* Change scheduled time

Co-authored-by: liushuyu <liushuyu011@gmail.com>
2020-12-12 10:07:47 +05:30
liushuyu 467dc981fb
ci: fix wiki url 2020-11-03 14:49:58 -07:00
liushuyu ee70a071aa
Migrate to GitHub Actions (#209)
* ci: switch to GitHub Actions

* scripts: update shared-hugo-scripts

* ci: install dependencies before hand

* ci: add public environment variables
2020-11-03 10:25:19 +05:30