Skip to content

renzibei/hexo-theme-icalm

 
 

Repository files navigation

Icalm

icalm

Live example

Browser Support

Latest versions of modern browsers for ES2015+ support.

Basic style support for outdated browsers.

Use InstantClick for fast loading.

Installation

git clone https://github.com/renzibei/hexo-theme-icalm.git themes/hexo-theme-icalm
npm install hexo-cdn-jsdelivr
cd themes/hexo-theme-icalm/
git submodule update --init --recursive

update

git pull && git submodule update --remote

Customize

Edit _config.yml.

You can add support for

Tags or Categories Page

Run hexo n page "tags" or hexo n page "categories"

Then edit the generated .md file, set the type to tags or categories.

Speed up loading static assets with jsDelivr CDN

Now you can use hexo-cdn-jsdelivr to speed up the loading of static assets like images. You can check it in its Github repo.

You may have to install it to avoid some of the errors in template files.

TODO List

  • Remove unnecessary katex css loading

  • Make static assets CDN more automatic

Add License

To add license information to website footer, just add a license entry to hexo's _config.yml.

LICENSE

MIT

About

Monochrome theme for hexo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 63.5%
  • Stylus 31.6%
  • JavaScript 4.7%
  • CSS 0.2%