shahednasser / cross-post

Cross Post a blog to multiple websites
https://www.npmjs.com/package/cross-post-blog
MIT License
122 stars 16 forks source link

Hashnode Posts - No Drafts #4

Closed maxdemaio closed 3 years ago

maxdemaio commented 3 years ago

Hi there,

I noticed when I use the hashnode command line argument in cross-post run <url> -p hashnode, it posts directly on Hashnode without first going to drafts.

I think this may be able to be solved with a tweak to the API call to Hashnode. I'd love to help on this issue so feel free to direct me to which files I should edit if you'd like me to help!

Best, Max

maxdemaio commented 3 years ago

My apologies, just realized after research this is due to the limitations of the Hashnode API. Perhaps when Hashnode's API has this public endpoint this could be updated!