Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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