liushuyu
15704775b2
Full Hugo Image Processing ( #346 )
...
* deps: update dependencies
* site: use Hugo to process thumbnails for jumbotron, boxart and screenshots
* gulpfile: use Hugo to process all the images
* deps: remove unused dependencies (image processing related)
* deps: remove xo from the dependency (unused)
2023-05-03 11:19:38 +05:30
liushuyu
29d3b71389
CI: use alias version for github-pages-deploy-action
2022-11-13 02:09:45 -07:00
liushuyu
713ef244a1
CI: update GitHub Actions template versions
2022-11-13 02:06:29 -07:00
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