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.
Daring is based on the excellent Poole by Mark Otto.
Updated for Ghost 2.0.
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.
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.
Matthew Lang
Brandon Istenes
Open sourced under the MIT license.