Transplant from Jekyll theme Klisé and do some modifies
Demo Site: dewjohn.github.io || john.pages.dev
Git
1 | git clone https://github.com/dewjohn/hexo-theme-Klise.git themes/Klise |
scss
1 | npm install hexo-renderer-scss |
⚠️ this package only support under node@14(maybe under),Node16+ is not supported
Set theme in the hexo work folder’s root config file _config.yml
1 | theme: Klise |
Apache License