All Projects → TryGhost → Dope

TryGhost / Dope

Licence: MIT License
A unique tag-based theme for Ghost

Programming Languages

CSS
56736 projects
Handlebars
879 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dope

Edge
A visually aesthetic portfolio theme for Ghost
Stars: ✭ 61 (+38.64%)
Mutual labels:  blogging, ghost, publishing, ghost-theme, magazine
Casper
The default theme for Ghost
Stars: ✭ 2,274 (+5068.18%)
Mutual labels:  blogging, ghost, publishing, ghost-theme, magazine
Alto
A clean, minimalist theme featuring a light and dark mode for Ghost
Stars: ✭ 109 (+147.73%)
Mutual labels:  blogging, ghost, publishing, ghost-theme, magazine
Ease
A minimal documentation theme for Ghost
Stars: ✭ 69 (+56.82%)
Mutual labels:  blogging, ghost, publishing, ghost-theme, magazine
Wave
A podcast/blog theme for Ghost
Stars: ✭ 60 (+36.36%)
Mutual labels:  blogging, ghost, publishing, ghost-theme, magazine
Asgar
A two-column, clean and minimalist theme for @TryGhost
Stars: ✭ 22 (-50%)
Mutual labels:  blogging, ghost, publishing, ghost-theme, magazine
Tribeca
A free theme for Ghost
Stars: ✭ 15 (-65.91%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Caffeine Theme
A minimalist, Material Design inspired Ghost Theme for optimal desktop and mobile experiences
Stars: ✭ 300 (+581.82%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Dawn
A minimal newsletter theme for Ghost
Stars: ✭ 140 (+218.18%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (+300%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (+113.64%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Roon
The official Roon theme for Ghost
Stars: ✭ 137 (+211.36%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Massively
A free, open source theme for Ghost
Stars: ✭ 160 (+263.64%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Editorial
A free, open source theme for Ghost
Stars: ✭ 164 (+272.73%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
London
A free, open source theme for Ghost
Stars: ✭ 212 (+381.82%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Cusca
A ghost theme
Stars: ✭ 42 (-4.55%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
Starter
A development starter theme for Ghost
Stars: ✭ 195 (+343.18%)
Mutual labels:  blogging, ghost, publishing, ghost-theme
ghost-on-heroku
One-button Heroku deploy for the Ghost 3.2.0 blogging platform.
Stars: ✭ 232 (+427.27%)
Mutual labels:  blogging, ghost, publishing
Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Stars: ✭ 39,261 (+89129.55%)
Mutual labels:  blogging, ghost, publishing
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (+211.36%)
Mutual labels:  blogging, ghost, ghost-theme

Dope

A unique tag-based theme to arrange your publications into collections. Keep organized and let your readers explore your publications with ease. Completely free and fully responsive, released under the MIT license.

Demo: https://dope.ghost.io

 

Instructions

  1. Download this theme
  2. Log into Ghost, and go to the Design settings area to upload the zip file

Development

Styles are compiled using Gulp/PostCSS to polyfill future CSS spec. You'll need Node, Yarn and Gulp installed globally. After that, from the theme's root directory:

# Install
yarn

# Run build & watch for changes
$ yarn dev

Now you can edit /assets/css/ files, which will be compiled to /assets/built/ automatically.

The zip Gulp task packages the theme files into dist/<theme-name>.zip, which you can then upload to your site.

yarn zip

PostCSS Features Used

  • Autoprefixer - Don't worry about writing browser prefixes of any kind, it's all done automatically with support for the latest 2 major versions of every browser.

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.

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