Skip to content

SilverBlog-theme/solar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar Theme for Ghost

A stylish theme for SilverBlog blogs, based on the Solarized color palette.

Screenshot

Features

  • Two color schemes — One for Solarized Dark and one for Solarized Light. Just swap the reference to the colors-dark.css file with colors-light.css if you don't like light-on-dark.
  • Responsive Design — Solarized adapts to fit any screen size.

Installation

curl https://raw.githubusercontent.com/SilverBlogTheme/solar/master/install.sh | bash

Customization

Solar supports Ghost's logo and cover image features, and will work perfectly fine with or without them. If you wish to upload a cover image, it will appear above the rest of the page. An uploaded logo replaces the textual blog name. (If you later decide you don't want a logo or cover image, you can remove it by clicking on the appropriate option in Settings and selecting the trash can icon.)

Syntax Higlighting

Solar uses Prism.js for syntax highlighting, which works in tandem with fenced Markdown code blocks like so:

```language-javascript
var t = new Thing("Test!");
```

Valid language classes include language-markup, language-css, language-javascript, language-ruby, and language-php. Prism.js supports a large range of additional languages (most of which have been included in Solar), as well as generic support for C-like languages.

Syntax Highlighting Screenshot

License

GPLv2 or higher

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages