# hexo-theme-icalm **Repository Path**: jimcheung/hexo-theme-icalm ## Basic Information - **Project Name**: hexo-theme-icalm - **Description**: Monochrome theme for hexo - **Primary Language**: CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Icalm ![icalm](https://user-images.githubusercontent.com/10287709/34717147-f9b78e4c-f56c-11e7-803c-a49bc41d6813.png) [Live example](https://nameoverflow.github.io/) ## 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