/ghost-theme

Primary LanguageSCSSMIT LicenseMIT

Shade

Simple theme for my blog using Ghost.

Features

  • Bootstrap 4 alpha-4 and Flexbox.
  • Pure CSS (SCSS included).
  • Infinite scrolling (no pagination).
  • Websafe fonts: Roboto Slab for headings and Roboto for main text.
  • Syntax highlighting with PrismJS and selfmade theme inspired by Predawn.

You can find a live example here.

Editing the source

Install the node modules:

npm install

Do your edits, and then compile the SCSS to CSS with gulp:

gulp

Issues?

Please report any issues and missing stuff.

Attribution

Made by Morten Sørensen and modified Oliver Herrmann