Skip to content

marcfallows/GhostTheme-TrishAdvisor

Repository files navigation

TrishAdvisor - Ghost Theme

A ghost theme for TrishAdvisor.

Built up from the default Casper theme.

Dependencies

  1. Node.js

Getting Started

###Clone If using this directly in an existing Ghost blog, you may choose to add it as a submodule next to casper in the /content/themes folder.

git clone git://github.com/marcfallows/GhostTheme-TrishAdvisor.git
cd GhostTheme-TrishAdvisor

Install

npm install

Development

Watch the Sass and compile into css.

npm run watch

Build

Compile the Sass into css.

npm run css:build

Package

Coming soon. Not a lot of point in doing this until Ghost has a nice way to import themes.

Made possible by:

  • Ghost, for being awesome.
  • Casper, to serve as a starting point.
  • Sass for making css a little less painful.
  • Bourbon for nice mixins and a neat grid framework.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published