Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nameoverflow/hexo-theme-icalm
Monochrome theme for hexo
https://github.com/nameoverflow/hexo-theme-icalm
hexo hexo-theme
Last synced: 3 months ago
JSON representation
Monochrome theme for hexo
- Host: GitHub
- URL: https://github.com/nameoverflow/hexo-theme-icalm
- Owner: nameoverflow
- License: mit
- Created: 2017-03-29T03:59:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T13:37:24.000Z (almost 5 years ago)
- Last Synced: 2024-05-20T09:20:18.997Z (9 months ago)
- Topics: hexo, hexo-theme
- Language: CSS
- Homepage:
- Size: 190 KB
- Stars: 130
- Watchers: 4
- Forks: 27
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - nameoverflow/hexo-theme-icalm
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