Colos is a minimal, multilingual theme for Hexo.
There's a single language demo site in the develop branch [live demo], and a multilingual demo project in hexo-theme-colos-multilingual-demo [multilingual live demo].
The theme is currently in alpha stages, that means that it has no style yet (looks plain and default). I'm working in migrating the multilingual features to plugins, see #4.
Post bugs and feature requests to the Github issue tracker.
You can also submit pull requests:
npm install
.git checkout -b feature develop
.Do NOT make changes in the master branch, it contains the theme generated from the develop branch.
This theme is released under the MIT License.
See LICENSE.