Metalsmith-medium
Metalsmith package to get latest post from medium api for a user.
Install
npm install metalsmith-medium
Usage
...// ORconst medium = default //username
The user basic info and latest posts will be added to the metadata :).
Contributing
Feel free to make issues or PRs or do some test (i would love that ;) ).