• Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Monochrome theme for hexo

Icalm

icalm

Live example

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