Skip to content

tzvetkov75/solar-theme-hexo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published