{"id":13610819,"url":"https://github.com/cjoudrey/md2medium","last_synced_at":"2025-08-24T06:13:35.977Z","repository":{"id":57591189,"uuid":"97243255","full_name":"cjoudrey/md2medium","owner":"cjoudrey","description":"Write your blog posts in Markdown and publish them on Medium using md2medium.","archived":false,"fork":false,"pushed_at":"2017-07-20T02:42:08.000Z","size":3595,"stargazers_count":25,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T07:41:25.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjoudrey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-14T14:37:24.000Z","updated_at":"2022-11-04T10:04:31.000Z","dependencies_parsed_at":"2022-09-26T19:43:09.572Z","dependency_job_id":null,"html_url":"https://github.com/cjoudrey/md2medium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjoudrey%2Fmd2medium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjoudrey%2Fmd2medium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjoudrey%2Fmd2medium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjoudrey%2Fmd2medium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjoudrey","download_url":"https://codeload.github.com/cjoudrey/md2medium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252833430,"owners_count":21811179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T19:01:48.294Z","updated_at":"2025-05-07T07:33:22.436Z","avatar_url":"https://github.com/cjoudrey.png","language":"Go","readme":"# md2medium\n\nWrite your blog posts in Markdown and publish them on Medium using `md2medium`.\n\n![](screenshot3.png)\n\n## Install\n\n`md2medium` requires Go 1.8 and can be installed using:\n\n```\ngo get -u github.com/cjoudrey/md2medium\n```\n\n## Usage\n\nOnce installed using `md2medium` is as simple as:\n\n```\n$ md2medium my_article.md\n```\n\n## Features\n\n**Syntax highlighting**\n\nMedium does not support syntax highlighting of code blocks. Instead, you must\ncreate gists and embed the gists in your article.\n\n`md2medium` makes this chore much easier by automatically creating gists\nfor any code blocks in your Markdown file:\n\n![](screenshot1.png)\n\n**Image caption**\n\nWhen specifying an `alt` for an image in Markdown, `md2medium` will include it\nunder the image:\n\n![](screenshot2.png)\n\n**Metadata extraction**\n\nBy embedding [YAML](http://yaml.org/) metadata at the top of a Markdown file, extra information can be sent to Medium.\n\nFor now, only tags can be specified in this format.\n\nExample usage:\n\n```markdown\n---\ntags: [GraphQL, Ruby]\n---\n\n# My article about GraphQL and Ruby\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/cjoudrey/md2markdown. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe package is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjoudrey%2Fmd2medium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjoudrey%2Fmd2medium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjoudrey%2Fmd2medium/lists"}