Skip to content

i14h/crisp-ghost-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crisp RTL

An RTL version of Crisp, with localized messages for Persian and using fonts Samim and Vazir.

Crisp

A minimalist, responsive, and open-source theme for Ghost by Kathy Qian.

Index

Required Steps for Installation

  1. Download the files
  2. Replace the example disqus_shortname with your shortname on line 4 of partials/comments.hbs, or delete the #comments div to remove comments altogether
  3. Configure the follow buttons in partials/follow.hbs (see section below)
  4. Add the folder to the content/themes directory of your Ghost installation
  5. Select the theme in the settings page of your Ghost admin panel

Suggested Customizations

  • Change the link color on line 87 in assets/styles/crisp.css
  • Add code for Google Analytics in default.hbs after {{ghost_foot}}
  • Remove irrelevant social sharing services in partials/share.hbs
  • Change your blog logo to change the favicon and the picture in the sidebar (the blog cover is not used)

Editing Follow Buttons

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.

Features, Changelog, and Technical Notes

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 has been updated for Ghost 0.5.8 and is compatible with all modern versions of Chrome, Firefox, Safari, and IE9+.

Version 0.5.0 — March 5, 2015

  • Restructured file repository for easier updates (BREAKING CHANGE)
  • Added code highlighting with highlight.js

Please see the wiki for details regarding previous releases.

Credits

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!

License

This theme is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. Go crazy on the customizations, distribute to your friends, just give me some credit and don't sell my work. Feel free to modify the footer text, though I would really appreciate it if you could keep at least one of the links intact.

More Screenshots

Post Comments

About

A minimalist, responsive, and open-source theme for Ghost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.2%
  • HTML 33.9%
  • CSS 16.9%