7 lines
282 B
Markdown
7 lines
282 B
Markdown
# 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.
|
|
|
|
|