Latest versions of modern browsers for ES2015+ support.
Basic style support for outdated browsers.
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
Edit _config.yml
.
Run hexo n page "tags"
or hexo n page "categories"
Then edit the generated .md file, set the type
to tags
or categories
.
To add license information to website footer, just add a license
entry to hexo's _config.yml
.
MIT