Icalm
Browser Support
Latest versions of modern browsers for ES2015+ support.
Basic style support for outdated browsers.
Installation
git clone https://github.com/nameoverflow/hexo-theme-icalm.git themes/hexo-theme-icalm
cd themes/hexo-theme-icalm/
git submodule update --init --recursive
update
git pull && git submodule update --remote
Customize
Edit _config.yml
.
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
.
Add License
To add license information to website footer, just add a license
entry to hexo's _config.yml
.
LICENSE
MIT