Inception
My Workflow
Headless CMS using Hugo, Github Issues and Github Actions.
Every time a new issue is created, a new post is created as well.
- main branch holds the content in markdown format. See folder
- gh-pages branch contains the distributable html site.
Submission Category:
Maintainer Must-Haves & DIY Deployments
Yaml File or Link to Code
{% github https://github.com/oscarnevarezleal/gh-cms %}
Additional Resources / Info
Create a new post by submitting a new issue
Tech
- Hugo
- Github Actions
Github actions
- actions/checkout@v2
- peaceiris/actions-hugo@v2
- stefanzweifel/git-auto-commit-action@v4
- oscarnevarezleal/ngrok-tunneling-action@dev