forgejo-action to build hugo sites
Find a file
2024-12-12 01:33:04 +01:00
Dockerfile make entrypoint executable 2024-12-12 01:17:27 +01:00
entrypoint.sh fix entrypoint script 2024-12-12 01:33:04 +01:00
README.md add dockerfile and entrypoint script 2024-12-12 01:02:06 +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.