hakyll build CI (github actions)
this repository is a example of GitHub Actions build workflow for hakyll (static site generator).
this workflow uses fpco/stack-build-small Docker image.
- copy workflow
- if you already have hakyll-site repository, copy
.github/workflow/hakyll.yaml
to the repository. - you can copy this whole repository and edit contents, if you will create a new hakyll-site.
- if you already have hakyll-site repository, copy
- add your deploy task after the
list artifacts
step.
if your repository doesn't contain stack.yaml
, use no-stack.yaml
branch.