lubitest/actions/hugo-four
lubiana 2a6078098b
All checks were successful
/ debug (push) Successful in 39s
test
2024-12-15 17:29:07 +01:00
..
action.yml test 2024-12-15 17:29:07 +01:00
Dockerfile test 2024-12-15 17:29:07 +01:00
entrypoint.sh test 2024-12-15 17:29:07 +01:00
README.md test 2024-12-15 17:29:07 +01:00

Forgejo-Action for building hugo pages

This Action builds a hugo site and runs both gzip and brotli on static text files so a properly configured webbrowser can serve those precompressed files

The compression only works on files in the "public" folder of the actions workdir.