hexo-abbrlink2

1.0.2 • Public • Published

hexo-abbrlink2

npm npm npm

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

How to install

Add plugin to Hexo:

npm install hexo-abbrlink2 --save

Modify permalink in config.yml file:

permalink: posts/:abbrlink/

optional settings:

abbrlink:
  start: 1000 # the first id, default 0

Sample

The generated link will look like the following:

https://post.zz173.com/posts/1.html
https://post.zz173.com/posts/2.html
https://post.zz173.com/posts/3.html

Sponsor

The project is develop by JetBrains Ide

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i hexo-abbrlink2

      Weekly Downloads

      17

      Version

      1.0.2

      License

      MIT

      Unpacked Size

      3.97 kB

      Total Files

      7

      Last publish

      Collaborators

      • rozbo