Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomascullen/Ellie

A theme for Ghost
https://github.com/thomascullen/Ellie

Last synced: 16 days ago
JSON representation

A theme for Ghost

Awesome Lists containing this project

README

        

#ELLIE TEMPLATE FOR GHOST
Get Ghost [Here](https://en.ghost.org) ( its awesome )

![Ellie](http://i39.tinypic.com/2dub0k6.png)


## how to install
* Download Ellie and place her inside /content/themes/
* Restart your instance of ghost
* Goto your blog settings and choose ellie from the themes dropdown.

## how to set a main image for a blog post.

Ellie allows you to upload an image which will be used as the posts featured image in the header. To set a posts main image simply set an image at the start of your post with a name ( alt-tag ) of 'main-image'.

```
![main-image]
```

## Navigation
The navigation links are setup in /partials/links.hbs.

```

Home
My Work
About Me
My Thoughts

```

The social links in the footer are setup in /partials/socialLinks.hbs.

```


```

## License
MIT