Skip to content

Commit

Permalink
Updated README.md for 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
max-holland committed May 15, 2014
1 parent 96a3991 commit 58a7f88
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,18 @@ Based on the style of medium. Peeves offers a clean, minimal design with easy to
4. Re-zip the file and upload to your ghost blog.

##Header Images
For high quality header images i recommened using either unsplash.com or jaymini.com.
For high quality header/post header images I recommened using either [unsplash.com](http://unsplash.com/) or [jaymantri.com/](http://jaymantri.com/) .

#### Adding the index header image
1. Go to your account

1. Login to your admin page
2. Go to settings
3. Scroll down to the blog cover and upload your image

#### Adding about page header image
1 Go to your profile
1. Login to your admin page
2. Click on your name in the right hand corner
3. Click your profile
4. Click change cover and upload your image

#### Adding a post/static header image
1. The first image in the post is taken to be used as the header image
Expand All @@ -35,15 +39,13 @@ For high quality header images i recommened using either unsplash.com or jaymini

#### Adding a new sidebar link
1. Follow steps 1. & 2. above.
2. Copy the code below and change it then paste it in.

`<li><a href="Your-Link-Here">Your-Link-Name-Here</a></li>`
2. Copy one the the lines of code under the links heading.
3. Change the href to be your link and the text to be your text.

#### Adding a new sidebar link
1. Follow steps 1. & 2. above.
2. Copy the code below and change it then paste it in.

`<li><a href="Your-Link-Here" target="_blank">Your-Link-Name-Here</a></li>`
2. Copy one of the lines of code under the follow me heading
3. Change the href to be your social network link and the text to be the social network.

## Adding Disqus comments
1. Go into the partials folder.
Expand All @@ -65,4 +67,4 @@ Un remmed:
3. Paste the link of your google plus profile into href="" (see example)

## Credit
I would like to thank my pal [Riccardo Guglielmino](http://www.riccardoguglielmino.com/). Who contributed to the original source files not hosted on github.
I would like to thank my pal [Riccardo Guglielmino](http://www.riccardoguglielmino.com/). Who contributed to the original source files not hosted on github.

0 comments on commit 58a7f88

Please sign in to comment.