[go: up one dir, main page]

Skip to content

A Hexo plugin to generate static post link based on post titles.use base64

License

Notifications You must be signed in to change notification settings

lzhwWeb/hexo-abbrlink-base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-abbrlink-base64 This is an feature enhancement plugin for Hexo.

npm install hexo-abbrlink-base64 --save

Introduction This plugin support multiple helpful features as blow (by now):

Auto generate abbrlink by filename, with base64.

Usage - abbrlink hexo-enhancer will use base64(base64(title)) generate a short link for your post, you can use it in the permlink:

permalink: pages/:abbrlink.html
# permalink: :year/:abbrlink
# permalink: posts/:abbrlink.html
# permalink: :year/:month/:day/:abbrlink.html
# permalink: :year/:month:day:abbrlink.html

With abbrlink, your post's url will really clean, like https://www.nirvana.net.cn/pages/0I5Q3YhhVV.html

License MIT

About

A Hexo plugin to generate static post link based on post titles.use base64

Resources

License

Stars

Watchers

Forks

Packages

No packages published