hexo-simpleicons

1.1.0 • Public • Published

hexo-simpleicons

Use simple-icons in your hexo blog.

Installation

npm install hexo-simpleicons --save

Usage

Configure

Edit _config.yml and add:

simple_icons:
  enable: true
  # The cdn base url you want to use, if you save the simple-icons in your server, just modify it to the url of your simple-icons storage.
  cdn_url: "https://cdn.jsdelivr.net/npm/simple-icons@v4/icons/"
  # The type you want to use, if you want use simple-icons npm package, modify it to package.
  type: "cdn"
  # The zoom size of your icon, in default, the value is 1.2. The icon will has a seem height of line, you can modify this value to resize the icon.
  size: 1.2

Readme

Keywords

Package Sidebar

Install

npm i hexo-simpleicons

Weekly Downloads

1

Version

1.1.0

License

GPL-3.0

Unpacked Size

38.8 kB

Total Files

5

Last publish

Collaborators

  • gaein_nidb