Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Medium output and push support #4

Open
jmmv opened this issue Dec 11, 2015 · 0 comments
Open

Add Medium output and push support #4

jmmv opened this issue Dec 11, 2015 · 0 comments

Comments

@jmmv
Copy link
Owner

jmmv commented Dec 11, 2015

Medium now provides an API to publish posts programmatically, and what's better is that they support both Markdown and HTML as input:

https://github.com/Medium/medium-api-docs#32-posts

https://medium.com/developers/accepted-markup-for-medium-s-publishing-api-a4367010924e#.6mbsup39t

It would be great to have the ability to publish posts directly to Medium from Markdown2Social. Because our input files are Markdown, we might not need to do any conversions on them before they are pushed, but maybe we need to do some tweaks to get good-looking posts. Still to be investigated.

jmmv added a commit that referenced this issue Dec 11, 2015
Filed issues #2, #3, and #4 with the items that were previously listed here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant