lubitest/actions/hugo
lubiana 3a14c911e6
All checks were successful
/ debug (push) Successful in 36s
test
2024-12-13 12:52:15 +01:00
..
action.yml test 2024-12-13 12:45:33 +01:00
Dockerfile test 2024-12-13 12:52:15 +01:00
entrypoint.sh test 2024-12-13 12:40:24 +01:00
README.md test 2024-12-12 20:20:48 +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.