MycoSystems actions templates
Find a file
2024-03-21 02:57:38 +00:00
.gitea/workflows Add .gitea/workflows/static-deploy.yaml 2024-03-21 02:57:38 +00:00
archetypes add hugo theme 2024-02-27 02:00:24 -05:00
bin Update bin/test_static_page.sh 2024-03-09 22:28:16 +00:00
content add hugo theme 2024-02-27 02:00:24 -05:00
themes/vncnt-hugo add hugo theme 2024-02-27 02:00:24 -05:00
.gitignore Initial commit 2024-02-26 21:50:36 +00:00
config.toml add hugo theme 2024-02-27 02:00:24 -05:00
LICENSE Initial commit 2024-02-26 21:50:36 +00:00
README.md Update README.md 2024-03-10 00:28:15 +00:00

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