Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/transferwise/ghost-theme
- Owner: transferwise
- Created: 2014-12-19T08:19:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T01:46:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:18:18.413Z (9 months ago)
- Language: CSS
- Homepage: http://tech.transferwise.com/
- Size: 2.57 MB
- Stars: 0
- Watchers: 158
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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/)