All Projects → curiositry → undefined-ghost-theme

curiositry / undefined-ghost-theme

Licence: MIT license
A minimal, Ghost 5.0-ready, membership-enabled starter theme for the Ghost blogging platform.

Programming Languages

Handlebars
879 projects
CSS
56736 projects

Projects that are alternatives of or similar to undefined-ghost-theme

Asgar
A two-column, clean and minimalist theme for @TryGhost
Stars: ✭ 22 (-71.05%)
Mutual labels:  blogging, ghost, ghost-theme, ghost-blog
Caffeine Theme
A minimalist, Material Design inspired Ghost Theme for optimal desktop and mobile experiences
Stars: ✭ 300 (+294.74%)
Mutual labels:  blogging, ghost, ghost-theme, ghost-blog
Simply
Theme for Ghost inspired in Medium
Stars: ✭ 336 (+342.11%)
Mutual labels:  blogging, ghost, ghost-theme, ghost-blog
nomore
A minimal theme for Ghost Blog.
Stars: ✭ 18 (-76.32%)
Mutual labels:  ghost, ghost-theme, blog-theme, ghost-blog
Mapache
You can use the theme Mapache for ghost in: Blog - Magazine - Landing page - Personal page - Photographers. and in many other things
Stars: ✭ 477 (+527.63%)
Mutual labels:  ghost, ghost-theme, blog-theme, ghost-blog
biron-ghost-theme
Biron Free Ghost Theme
Stars: ✭ 43 (-43.42%)
Mutual labels:  ghost, ghost-theme, blog-theme, ghost-blog
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (-59.21%)
Mutual labels:  ghost, ghost-theme, blog-theme, ghost-blog
Fizzy Theme
🥤A tasty blogging theme for Ghost.
Stars: ✭ 194 (+155.26%)
Mutual labels:  ghost, ghost-theme, blog-theme, ghost-blog
Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (+23.68%)
Mutual labels:  blogging, ghost, ghost-theme, ghost-blog
Roon
The official Roon theme for Ghost
Stars: ✭ 137 (+80.26%)
Mutual labels:  blogging, ghost, ghost-theme
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (+15.79%)
Mutual labels:  blogging, ghost, ghost-theme
mention-ghost-theme
Mention theme for Ghost blogging platform, built by https://vanila.io
Stars: ✭ 69 (-9.21%)
Mutual labels:  ghost, ghost-theme, ghost-blog
Next Cms Ghost
Publish flaring fast blogs with Next.js and Ghost CMS
Stars: ✭ 107 (+40.79%)
Mutual labels:  blogging, ghost-theme, ghost-blog
Abc
Free theme for your Ghost blog
Stars: ✭ 162 (+113.16%)
Mutual labels:  blogging, ghost, blog-theme
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (+80.26%)
Mutual labels:  blogging, ghost, ghost-theme
Massively
A free, open source theme for Ghost
Stars: ✭ 160 (+110.53%)
Mutual labels:  blogging, ghost, ghost-theme
Dawn
A minimal newsletter theme for Ghost
Stars: ✭ 140 (+84.21%)
Mutual labels:  blogging, ghost, ghost-theme
Gatsby Ghost Balsa Starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 17 (-77.63%)
Mutual labels:  blogging, ghost, ghost-blog
Cusca
A ghost theme
Stars: ✭ 42 (-44.74%)
Mutual labels:  blogging, ghost, ghost-theme
Starter
A development starter theme for Ghost
Stars: ✭ 195 (+156.58%)
Mutual labels:  blogging, ghost, ghost-theme

Ghost Compatability

Undefined — A starting point for Ghost theme developers

This starter theme has everything you need to get started making themes for the Ghost blogging platform.

Looking for a nice theme that’s ready to go? Check out my other themes, Mnml (free), Laminim (premium), and Weblog (premium). If you would like to support my work developing free Ghost themes, use this referral link to sign up for Ghost(Pro) hosting for your blog.

Features

  • Bring your own CSS. Front end developers are persnickety about their CSS frameworks: Some write everything from scratch, some roll their own framework that they use in all their projects (in my case, Sassify), and some use Bootstrap or Foundation or the current framework-de-jour. Undefined leaves all the styling to you: just drop your styles in main.css and you’re ready to go.

  • Responsive! Because plain HTML is responsive by default.

  • Ready for Ghost 5.0 and beyond. With undefined as a starting point, your theme is ready for the future.

  • Super modular. Undefined makes use of handlebar partials to break things into neat, self-contained modules. Don’t want a subscribe form? Remove the subscribe-widget module without code-surgery.

  • Ready-to-roll. Everything you’d expect from a Ghost theme is built in: A homepage with post teasers, author pages, tag pages, navigation menu, subscribe form, metadata, and more. Free cars don’t often come with gas in tank and air in the tires!

  • Smart defaults. You can customize undefined in a thousand different ways, and it makes the job easier by being as close to neutral as possible. It’s like a dark grey suit — it’s not flashy, but it can go anywhere. You get a menu with a list of links, a little author bio below each post, reasonable metadata below the title. You get a footer with copyright date and theme attribution. You get all the files that Ghost requires (post page, index, etc) to run, plus all the files a blog needs to be complete (tag and author pages, etc). Nothing fancy, but very respectable.

  • Cleanly coded and comprehensively commented. The code is nice and clean, W3C valid, and scores "A" on Google pagespeed.

Getting started

Getting started building on Undefined is as easy as one, two.

  • { 1 }: Download this starter theme by clicking here, or clone it with Git:
git clone https://github.com/curiositry/undefined-ghost-theme.git
  • { 2 }: Add your custom styles. Open up main.css and add your styles. Or, fire up your CSS pre- or post-processor of choice and replace main.css with your compiled stylesheet.

If you plan on using the enabling memberships and subscriptions, you will also need to upload the included routes.yaml from the "Labs" tab of your blog’s admin panel.

Screenshot

Undefined is completely unstyled: no custom fonts, no fancy colours, no nothing. The beauty of undefined is in the code, not the design. But unstyled HTML has a rugged beauty of its own — in fact, to my eyes it looks better than many of the digital junkyards piled high with CSS + JavaScript “modern” websites!

Screenshot of "undefined" — a starter theme for Ghost

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