Commit Graph

1 Commits

Author SHA1 Message Date
4c489fe5f2 feat(action): add Markdown to HTML publishing workflow
- Introduce a GitHub Action to convert Markdown files to HTML using Pandoc
- Configure steps for repository checkout, git setup, and branch management
- Include scripts for Markdown conversion, Pandoc installation, and git setup
- Automate the publishing of HTML output to a specified branch
2025-07-09 21:28:30 +02:00