actions/README.md

9 lines
379 B
Markdown
Raw Normal View History

2024-02-26 21:50:36 +00:00
# hugo-actions
2024-03-09 22:30:54 +00:00
Hugo actions template including a demo site
### Setup
1. Grab the test script from `/bin`
2. Grab the yaml files from `.gitea`
2024-03-10 00:28:15 +00:00
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