Skip to content

brandones/Daring

 
 

Repository files navigation

Daring

Inspired by John Gruber's Daring Fireball link blog, Daring is a similar theme for users of Ghost. It favours text over images and doesn't handle cover images or post images in Ghost.

Screenshot of Daring

Daring is based on the excellent Poole by Mark Otto.

Updated for Ghost 2.0.

Contents

Usage

Daring is built on top of Poole, which provides a great starting point for Jekyll but also works well when used with Ghost.

To download, visit the releases page.

Daring contains pre-built themes for the following colours:

  • Red
  • Orange
  • Green
  • Purple
  • Brown
  • Blue
  • Orange Dark

Each of these pre-built themes can be found in the themes folder.

Simply, upload the compressed theme that you want to use to Ghost and activate it.

Developing

An Invoke file is included (tasks.py) to simplify development. If you make a change to the code, just run invoke build to rebuild the .zip files in themes/ (after installing invoke with pip install invoke).

Pull requests, especially to add more themes, are quite welcome.

Authors

Matthew Lang

Brandon Istenes

License

Open sourced under the MIT license.

Packages

 
 
 

Languages

  • CSS 66.9%
  • HTML 28.5%
  • Python 4.6%