GithubHelp home page GithubHelp logo

xuewang / ghost-themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nitinthewiz/ghost-phantom

0.0 1.0 0.0 7.26 MB

Themes for the Ghost blogging platform - select a theme by changing branch.

CSS 44.73% JavaScript 6.55% HTML 48.72%

ghost-themes's Introduction

Phantom

A minimalistic theme for Ghost inspired by the Designmodo Journal.

Phantom

Installation

  1. Download the theme from GitHub.
  2. Upload the theme as described in the Ghost Documentation.

Looking for more instructions? Sorry, it's just that easy.

Enabling Disqus Comments

If you want to enable comments, simply open post.hbs and remove the exclamation mark in the comments block, so {{!> comments}} becomes {{> comments}}.

You'll also need to enter your Disqus "shortname". Just head on over to the Disqus website and register for an account. They'll give you a small snippet of code, but all we need from it is the following line:

var disqus_shortname = 'YOUR_SHORTNAME_HERE';

Once you have that, just open partials/comments.hbs and replace the YOUR_SHORTNAME_HERE variable with the one Disqus gave you. Try not to edit any other settings or replace the code though, it's preconfigured to work with Ghost.

Forking and derivatives

I don't really mind what you do with this project, as long as your blog looks awesome. I'd appreciate if you left the <meta name="designer"> as Hayden Bleasel but I won't hold it against you if you change it. I think it'd be good if you make some reference back to me so people can find the source project, but other than that just have fun. Also, if you're going to make style edits I recommend creating a new stylesheet and linking that up so you can still fetch the latest updates from here without losing all your changes.

Credits

I'd like to give a huge thank you to David Dupouy from FounderSquad for helping me resolve a number of issues with the theme and introduce a new "featured images" functionality.

ghost-themes's People

Contributors

jonmholt avatar nevi-me avatar rrobe53 avatar unboundev avatar

Watchers

James Cloos 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.