juangesino / Nicholas

A fork of Casper, the default theme for Ghost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nicholas

A fork of Casper, the default theme for Ghost.

 

screenshot-desktop

 

Features

  • Simple design
  • Responsive
  • Reading time
  • Reading progress
  • Bootstrap 4
  • Font Awesome 5
  • Social media share
  • Code highlight

Compatibility

The current Nicholas version is 1.3.6, is tested against Ghost 0.11.7 and is expected to work with Ghost 0.9.0.

If the current version of Nicholas is not compatible with the version of Ghost you're running, try looking for an older one in the Releases section.

Installation

  • Download the latest release as a zip file.
  • Go to your blog's Settings page (typically /admin or /ghost).
  • In the General tab, upload and activate Nicholas.

If the process fails, try installing the theme manually.

Development

Nicholas styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node and Gulp installed globally. After that, from the theme's root directory:

$ npm install

$ gulp

Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.

Copyright & License

Copyright (c) 2013-2017 Ghost Foundation - Released under the MIT license. (Original)
Copyright (c) 2017 Juan I. Gesino - Released under the MIT license. (Modifications)

About

A fork of Casper, the default theme for Ghost

License:MIT License


Languages

Language:CSS 69.9%Language:HTML 20.6%Language:JavaScript 9.5%