Blogging seems easy with github actions
This product is a headless CMS (GitHub theme) that uses Hugo, GitHub Issues, and GitHub Actions to easily create and manage blog posts. It simplifies the process of blogging with GitHub, providing features like adding, editing, removing, and previewing blog posts.
To add this CMS to your repository, follow these steps:
config.toml file by replacing YOUR_GITHUB_USERNAME with your GitHub username and YOUR_REPO_NAME with the name of your repository.create-issue-posts.yml (line 36) and remove-issue-posts.yml (line 31).This product is a headless CMS built as a GitHub theme, utilizing Hugo, GitHub Issues, and GitHub Actions. It offers a simple and intuitive way to create, edit, remove, and preview blog posts. Additionally, it allows for easy organization of blog posts by pinning them to the home page or pushing them to an “all posts” page. The installation process involves cloning the repository, modifying the configuration file, and updating the workflow files. Overall, this CMS provides a convenient and user-friendly solution for blogging with GitHub.