actions/README.md
brooke cfff7b3bd4
All checks were successful
Hugo / build (push) Successful in 19s
Update README.md
2024-03-10 00:28:15 +00:00

9 lines
No EOL
379 B
Markdown

# hugo-actions
Hugo actions template including a demo site
### Setup
1. Grab the test script from `/bin`
2. Grab the yaml files from `.gitea`
3. If your actions runners don't have a hugo-latest tag, grab the container `klakegg/hugo:ext-alpine-ci`, or really any other alpine based hugo container, you may need to edit what packages it grabs based on the container you're using