aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/gh-pages.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix name of the branch for doneFranck Cuny2022-05-101-18/+0
| | | | Delete the workflow for GitHub actions.
* github: deploy to fly.io instead of GH pagesFranck Cuny2021-06-201-17/+5
|
* add action to publish to GH pagesFranck Cuny2021-03-071-0/+30
Add a workflow configuration to publish to GitHub pages. This is using the standard configuration from https://gohugo.io/hosting-and-deployment/hosting-on-github/