Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/transferwise/ghost-theme

TransferWise Ghost blogging platform theme https://ghost.org/
https://github.com/transferwise/ghost-theme

Last synced: 2 months ago
JSON representation

TransferWise Ghost blogging platform theme https://ghost.org/

Awesome Lists containing this project

README

        

TransferWise Ghost theme
========================

Super awesome TransferWise theme for hyper cool Ghost blogging platform. Initialy made for our Tech blog.

## Contributing

#### Setting up

Download [Ghost files](https://ghost.org/download/), read how to get started (bottom of the page) and clone this repository into

````
{GHOST_DIR}/content/themes/
````

#### Sharing ideas and reporting bugs

Issues and ideas are marked [here](https://github.com/transferwise/ghost-theme/issues).

#### Linters

Please use SCSSlint and JShint, conf files are located in the root dir.

#### Useful links

* [Ghost theme docs](http://themes.ghost.org/)
* [Tutorial about creating Ghost themes](http://webdesign.tutsplus.com/series/building-a-ghost-theme-from-scratch--webdesign-16179)
* [Sass](http://sass-lang.com/)