All Projects → nitinthewiz → Ghost Phantom

nitinthewiz / Ghost Phantom

Licence: mit
Phantom theme for Ghost

Projects that are alternatives of or similar to Ghost Phantom

Edition
The newsletter theme for Ghost
Stars: ✭ 60 (-86.36%)
Mutual labels:  ghost, ghost-theme
clean
clean是一个简洁清新的ghost博客现代主题 https://www.imcaviare.com
Stars: ✭ 14 (-96.82%)
Mutual labels:  ghost, ghost-theme
starter
A clean theme for Ghost blog
Stars: ✭ 26 (-94.09%)
Mutual labels:  ghost, ghost-theme
Caffeine Theme
A minimalist, Material Design inspired Ghost Theme for optimal desktop and mobile experiences
Stars: ✭ 300 (-31.82%)
Mutual labels:  ghost, ghost-theme
Simply
Theme for Ghost inspired in Medium
Stars: ✭ 336 (-23.64%)
Mutual labels:  ghost, ghost-theme
Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (-78.64%)
Mutual labels:  ghost, ghost-theme
Ghost Theme Kaldorei
🎨 A Simple And Elegant Ghost Theme Derive From Default Theme Casper
Stars: ✭ 273 (-37.95%)
Mutual labels:  ghost, ghost-theme
Edge
A visually aesthetic portfolio theme for Ghost
Stars: ✭ 61 (-86.14%)
Mutual labels:  ghost, ghost-theme
biron-ghost-theme
Biron Free Ghost Theme
Stars: ✭ 43 (-90.23%)
Mutual labels:  ghost, ghost-theme
nomore
A minimal theme for Ghost Blog.
Stars: ✭ 18 (-95.91%)
Mutual labels:  ghost, ghost-theme
heidi
A port of Mark Otto's Hyde theme to Ghost
Stars: ✭ 34 (-92.27%)
Mutual labels:  ghost, ghost-theme
Dope
A unique tag-based theme for Ghost
Stars: ✭ 44 (-90%)
Mutual labels:  ghost, ghost-theme
donnie-dark
Donnie Dark is dark, responsive, customizable theme for Ghost 0.5+ blogs. Name of the theme is hats-off for a great movie.
Stars: ✭ 20 (-95.45%)
Mutual labels:  ghost, ghost-theme
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (-92.95%)
Mutual labels:  ghost, ghost-theme
Alto
A clean, minimalist theme featuring a light and dark mode for Ghost
Stars: ✭ 109 (-75.23%)
Mutual labels:  ghost, ghost-theme
whisper
Whisper Ghost Theme
Stars: ✭ 47 (-89.32%)
Mutual labels:  ghost, ghost-theme
Wave
A podcast/blog theme for Ghost
Stars: ✭ 60 (-86.36%)
Mutual labels:  ghost, ghost-theme
ghost-matery
这是一个漂亮、简洁、响应式并采用Material Design设计的Ghost博客主题,当然ghost-matery2更好。
Stars: ✭ 58 (-86.82%)
Mutual labels:  ghost, ghost-theme
Tribeca
A free theme for Ghost
Stars: ✭ 15 (-96.59%)
Mutual labels:  ghost, ghost-theme
smart
A theme for the open source Ghost CMS.
Stars: ✭ 23 (-94.77%)
Mutual labels:  ghost, ghost-theme

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].