hexo-githubreader-tags
v0.1.1
Published
A hexo plugin which adds githubreader tags to show githubrepo in your markdown
Readme
hexo-githubreader-tags
A hexo plugin which adds githubreader tags to show githubrepo in your markdown
Installation
Installation of the plugin is best managed via npm. Run the following to install the plugin:
npm i hexo-githubreader-tagsThe latest release can also be found here.
Usage
use the 'githubreader' tag.
# Post title
This text should be shown in --draft mode and in production.
{% githubreader couriourc/hexo-githubreader-tag 400px 100% %}
