Skip to content

acwong00/hexo-addlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-addlink

hexo-addlink is an useful tool for adding current post link in hexo post page.

Install

$ npm install hexo-addlink --save

Usage

First add configuration in _config.yml from your hexo project.

addlink:
  before_text: hello # text before the post link
  after_text: bye # text after the post link

Run hexo command.

$ hexo clean && hexo g

Demo

acwong blog

License

MIT

About

An useful tool for adding current post link in hexo post page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •