Skip to content

ghoststead/ghost-theme-ghoststead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhostStead Ghost theme

A SaaS-focused Ghost theme built with Bootstrap, the most popular HTML5 framework.

Goals:

  • Pass gscan
  • Integrate Bootstrap with minimal impact to site performance.
  • Use SASS for CSS.

Prerequisites

  • NodeJS (v12.13.x)
  • git (optional)

Setup

Either clone this repo or download the tarball/zip file, then install the package dependencies.

npm install

Build

After setup is completed (once), the build commands are essentially the same as the default Casper theme.

npm run zip

There is also a development mode that supports livereload.

npm run dev

Installation

After zip completes successfully, install the resulting bundle from the dist directory using the Ghost admin interface.


This repository is maintained by GhostStead.