A minimalist, responsive, and open-source two-column theme for the Ghost publishing platform by Kathy Qian. Last tested with Ghost v2.1.1. For the last version tested with pre-2.0 Ghost releases, see the ghost-sub-2 branch.
- Download the files
- Configure the follow buttons in partials/follow.hbs (see section below)
- Zip the files, upload through the Ghost admin panel, and activate
- Change the link color on line 88 in assets/styles/crisp.css
- Add code for Google Analytics in default.hbs after
{{ghost_foot}}
- Replace the Disqus universal embed code in partials/comments.hbs, or delete the #comments div to remove comments altogether
- Remove irrelevant social sharing services in partials/share.hbs, or change the colors of social sharing services in assets/styles/rrssb.css
- Change your blog logo to change the favicon and cover photo to change the sidebar background
Crisp uses Font Awesome for icons. See the Font Awesome documentation for the full list of icons and usage tips.
I have placed some common buttons in follow.hbs, with more options in the commented out sections. Make sure to replace the username
in the URLs so the links point to your profiles.
Below is a summary of updates since the initial release. If you need more detail, I suggest reading the full commit history. For an idea of the roadmap and open issues, please refer to the current open issues.
This theme is compatible with all modern versions of Chrome, Firefox, Safari, and IE9+.
Version 1.0.0 — September 7, 2018
- Updated for compatibility with Ghost v2+
- Uses social media settings from dashboard
- Upgraded to Disqus universal embed code
Please see the wiki for details regarding previous releases.
Many thanks to @davegandy for the Font Awesome icons used throughout the theme.
Social sharing buttons are a modified version of the Ridiculously Responsive Social Sharing Buttons by @dbox and @seagoat. Great job, guys!
This theme is licensed under the MIT License. I would really appreciate it if you could keep at least one of the footer links intact though!