Coder Social home page Coder Social logo

sencha's Introduction

Peeves

Ghost v0.5 Download Here

Ghost v0.4.2 Download Here

Ghost v0.4.1 Download Here

Peeves screenshot index page

Based on the style of medium. Peeves offers a clean, minimal design with easy to read typography. And it's mobile optimized!

Peeves screenshot post

Features

  • Sidebar
  • Menu btn takes first letter blog blog title
  • Header images
  • Post read time
  • Custom about page
  • Custom tags page
  • Google authorship
  • Responsive design
  • Image lightbox
  • Disqus comment support
  • Structured data

Installation

  1. Download the theme by clicking here.
  2. Extract the .zip file.
  3. Make the appropriate changes e.g. side bar links
  4. Re-zip the file and upload to your ghost blog.

##Header Images For high quality header/post header images I recommened using either unsplash.com or jaymantri.com/ .

Adding the index header image

  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. 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
  2. Place an image at the top of your ghost post and it will become the post's header image. This image will be removed from the post content as it's seen as the "header image".

Changing sidebar/social links

  1. Go into the partials folder.
  2. Open up sidebar.hbs in your text editor.
  3. Replace the existing link href with your link.

Adding a new sidebar link

  1. Follow steps 1. & 2. above.
  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 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.
  2. Open up comments.hbs.
  3. Replace the disqus shortname with your disqus shortname (see example)
  4. Save it.
  5. Open up post.hbs.
  6. Un-rem the comment code. Example below

Remmed out: <!--{{> comments}}-->

Un remmed: {{> comments}}

GooglePlus Authorship

  1. Go into the partials folder.
  2. Open up google-authorship.hbs.
  3. Paste the link of your google plus profile into href="" (see example)

Credit

I would like to thank my pal Riccardo Guglielmino. Who contributed to the original source files not hosted on github. I'd also like to thank Kiko Beats for giving peeves some tlc after months of neglect.

sencha's People

Contributors

max-holland avatar kikobeats avatar dkhgh avatar tapanila avatar whmii avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.