forgejo-action to build hugo sites
| Dockerfile | ||
| entrypoint.sh | ||
| README.md | ||
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.