Skip to content
Compare
Choose a tag to compare
@imrushi imrushi released this 01 Oct 14:08
· 17 commits to main since this release

Automate Publishing Markdown and Hugo Posts to Medium

This GitHub Action simplifies the process of publishing Markdown and Hugo posts to Medium. It provides a seamless workflow for content creators who want to push their articles, complete with customizable shortcodes, directly to Medium. The action extracts post content from your Git commits, converts Hugo-specific content, and handles the publishing process, making it easy to share your work with the Medium community.

Key Features:

  • Supports both Markdown and Hugo Markdown formats.
  • Allows customization of shortcodes for content transformation.
  • Replaces hyperlinks with link syntax for Medium cards.
  • Handles frontmatter in YAML, TOML, or JSON formats.
  • Publishes posts as drafts or public on Medium.
  • Seamless integration with your GitHub Actions workflows.

Upgrade your content publishing process with this action, and share your stories effortlessly on Medium.