All Projects → daanbeverdam → Buster

daanbeverdam / Buster

Licence: mit
A responsive, clean card theme for the Ghost blogging platform.

Projects that are alternatives of or similar to Buster

Mapache
You can use the theme Mapache for ghost in: Blog - Magazine - Landing page - Personal page - Photographers. and in many other things
Stars: ✭ 477 (+854%)
Mutual labels:  blog, ghost-theme, ghost-blog
Fizzy Theme
🥤A tasty blogging theme for Ghost.
Stars: ✭ 194 (+288%)
Mutual labels:  blog, ghost-theme, ghost-blog
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (-38%)
Mutual labels:  ghost-theme, ghost-blog
starter
A clean theme for Ghost blog
Stars: ✭ 26 (-48%)
Mutual labels:  ghost-theme, ghost-blog
Practice
A clean timeline theme for the Ghost CMS
Stars: ✭ 46 (-8%)
Mutual labels:  ghost-theme, ghost-blog
Cusca
A ghost theme
Stars: ✭ 42 (-16%)
Mutual labels:  blog, 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 (-60%)
Mutual labels:  ghost-theme, ghost-blog
brage-ghost-theme
A Ghost theme built with Gulp
Stars: ✭ 44 (-12%)
Mutual labels:  ghost-theme, ghost-blog
Asgar
A two-column, clean and minimalist theme for @TryGhost
Stars: ✭ 22 (-56%)
Mutual labels:  ghost-theme, ghost-blog
Simply
Theme for Ghost inspired in Medium
Stars: ✭ 336 (+572%)
Mutual labels:  ghost-theme, ghost-blog
Caffeine Theme
A minimalist, Material Design inspired Ghost Theme for optimal desktop and mobile experiences
Stars: ✭ 300 (+500%)
Mutual labels:  ghost-theme, ghost-blog
Ghost On Github Pages
Ghost on Github Pages. Build and deploy Ghost for free in a few minutes.
Stars: ✭ 421 (+742%)
Mutual labels:  blog, ghost-blog
ghost-theme
a ghost theme
Stars: ✭ 19 (-62%)
Mutual labels:  ghost-theme, ghost-blog
undefined-ghost-theme
A minimal, Ghost 5.0-ready, membership-enabled starter theme for the Ghost blogging platform.
Stars: ✭ 76 (+52%)
Mutual labels:  ghost-theme, ghost-blog
Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (+88%)
Mutual labels:  ghost-theme, ghost-blog
mention-ghost-theme
Mention theme for Ghost blogging platform, built by https://vanila.io
Stars: ✭ 69 (+38%)
Mutual labels:  ghost-theme, ghost-blog
nomore
A minimal theme for Ghost Blog.
Stars: ✭ 18 (-64%)
Mutual labels:  ghost-theme, ghost-blog
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (+252%)
Mutual labels:  blog, ghost-theme
biron-ghost-theme
Biron Free Ghost Theme
Stars: ✭ 43 (-14%)
Mutual labels:  ghost-theme, ghost-blog
Ghost On Heroku
One-button Heroku deploy for the Ghost blogging platform.
Stars: ✭ 731 (+1362%)
Mutual labels:  blog, ghost-blog

Buster - A theme for the Ghost blogging platform

Buster is a lightweight, open source theme for the Ghost blogging platform. It features a simple, clean card UI and is fully responsive. It's currently in use on my personal website: https://www.daanbeverdam.com.

⚠️ Important note: if you're running a Ghost version lower than 1.0.0, please refer to the legacy branch for a compatible version of this theme.

Screenshots

Desktop view

Mobile view

How to use

Installation

If you want to use the theme for your own blog you can grab the latest zip file from the master branch. Upload this file via the backend or extract it into the content/themes/ folder of your Ghost installation. Then restart Ghost and select the theme from the backend under Settings > General > Theme. Alternatively, you can clone the repository into the content/themes/ folder by using

git clone https://github.com/daanbeverdam/buster.git

Disqus comments

If you want to enable comments, create a Disqus website following these steps. The subdomain of the created website should be added to the <head> of the theme as a javascript variable. The easiest way to accomplish this, is to just paste the following under the 'blog header' section via 'code injection' from the backend:

<script>
    DISQUS_SUBDOMAIN = 'subdomain';  // replace with your own Disqus subdomain
</script>

Recommended settings

The recommended number of post per page is 11. Keep in mind that the frontpage is highly graphical and large post images may increase page load time. For optimal performance, aim for a resolution of 600 by 200 pixels.

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