Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roryg/ghostwriter
A simple AJAX driven Ghost theme.
https://github.com/roryg/ghostwriter
Last synced: about 2 months ago
JSON representation
A simple AJAX driven Ghost theme.
- Host: GitHub
- URL: https://github.com/roryg/ghostwriter
- Owner: roryg
- License: mit
- Created: 2013-09-19T11:13:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T15:09:38.000Z (almost 5 years ago)
- Last Synced: 2024-07-31T18:20:32.005Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 570 KB
- Stars: 869
- Watchers: 30
- Forks: 360
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - roryg/ghostwriter - A simple AJAX driven Ghost theme. (others)
README
# Ghostwriter
Ghostwriter is a simple AJAX driven theme for the [Ghost](http://github.com/tryghost/ghost/) blogging platform released under the MIT License.
**[Download Ghostwriter](https://github.com/roryg/ghostwriter/archive/master.zip)**
### Features
* Supports Ghost 0.5.x
* Clean typography focused design.
* Fully responsive (includes fitvid.js for responsive video embeds).
* AJAX loading for fast, smooth transitions between posts and pages.
* SASS files included.
* Static page support.
* Featured post support.
* A bunch of other bits and bobs.### Troubleshooting
###### The Browse Posts link isn't working
If you're having trouble with the browse posts link not working make sure you're using the currect URL for your environment in your Ghost config.js file. I.e. if your Ghost site is being served on http://your-site-name.com make sure you use exactly that URL in your config.js file and not for example http://www.your-site-name.com
### Screenshot
![Ghostwriter home page](https://github.com/roryg/ghostwriter/blob/master/screenshot.png?raw=true)