All Projects → tzvetkov75 → solar-theme-hexo

tzvetkov75 / solar-theme-hexo

Licence: MIT license
No description, website, or topics provided.

Programming Languages

stylus
462 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Solar theme

index

A responsive, dark and simple blog theme for Hexo

Summary

General

  • Version : 0.1
  • Compatibility : Hexo 3 or later

  • responsive theme with 3D animation in header
  • clean and structure optimized for blog

Demo

Install

  1. In the root directory of Hexo:
$ git clone https://github.com/tzvetkov75/solar-theme-hexo.git themes/solar
$ npm install hexo-pagination --save

add

  1. Change the theme property in the config.yml file (hexo config file).
theme: solar
  1. Run: hexo generate and hexo server

Configuration

You can customize setting in _config.yml in the theme directory solar.

  • rotation speed
  • images of the planets and sun
  • analytics
  • RSS
  • social links
  • code highlight

If you want to change some colors use file css\_variables.styl

License

MIT
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].