Skip to content

ahaasler/hexo-theme-colos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colos: A material design theme for Hexo

Build status Release License Gitter Chat

Colos is a minimal, multilingual theme for Hexo.

Screenshot

Features

To do

  • Multilingual support.
  • Material design.
  • Color everywhere!
  • Different layouts.

Live demo

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.

Contribute

Post bugs and feature requests to the Github issue tracker.

You can also submit pull requests:

  1. Fork the repo.
  2. Clone the repository to your computer and install dependencies: npm install.
  3. Create a branch from develop: git checkout -b feature develop.
  4. Make your changes and submit a pull request when you are ready.

Do NOT make changes in the master branch, it contains the theme generated from the develop branch.

License

This theme is released under the MIT License.

See LICENSE.