hexo-steem A hexo plugin to publish your steem articles to your personal blog Install npm install --save hexo-steem Config Edit the _config.yml file in your hexo blog folder and add the following: steem_users: - username1 - username2 - username3 etc