Skip to content

Releases: imrushi/markdown-or-hugo-to-medium

v1.2.2

22 Jan 05:49
Compare
Choose a tag to compare

Changelog

  • 370105b docs: update docs for canonical url
  • a267af4 docs: update the flag with example
  • c90652f feat: adds canonical url for posts

v1.1.2

02 Nov 11:12
c3fbbd3
Compare
Choose a tag to compare

Changelog

  • c3fbbd3 Merge pull request #7 from imrushi/feat-workflow
  • 7258f42 fix: fixes image url in actions.yml

v1.1.1

02 Nov 10:47
Compare
Choose a tag to compare

Changelog

  • 451f637 Merge branch 'feat-workflow'
  • ad2cfe3 fix: fixes docker push for gorelaser workflow

Previous Release Changelog v1.1.0:

  • 6a5761c feat: adds docker image instead building from dockerfile
  • a5c308b chore: remove previous changelog
  • 3018303 feat: adds goreleaser for release binary, changelog, push image to docker

v1.0.0

01 Oct 14:08
Compare
Choose a tag to compare

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.