Retour au classement

oswaldoacauan/ghostium

HTMLghost.org

A Ghost theme focused on content based on Medium design/ux.

ghostghostiumthemeblog
Croissance des étoiles
Étoiles
1.3k
Forks
374
Croissance hebdomadaire
Issues
38
5001k
nov. 2013janv. 2018avr. 2022juil. 2026
README

Ghostium – Try Ghost

Ghostium

A Ghost theme focused on content based on Medium design/ux.

NOT UNDER ACTIVE DEVELOPMENT

Table of contents

Features

  • Focused on content
  • Fully responsive
  • HTML5 semantics, WAI-ARIA and Rich Snippets(microdata) roles
  • Asynchronous content loading
  • Disqus comments
  • Syntax Highlight with Prism
  • Google Universal Analytics snippet
  • OpenGraph and Twitter Cards meta's
  • Baseline HTML5 features, DNS prefetching, responsive meta
  • One-file CSS/JS for performance

Installing

Using Git

  1. Navigate to your Ghost theme directory ghost/content/themes
  2. Clone the theme repository using the command below
$ git clone https://github.com/oswaldoacauan/ghostium/ "ghostium"
  1. Restart ghost and log in to your dashboard
  2. In settings under themes select ghostium and save
  3. That's all, now its time to configure your theme

Manually

  1. Download the files using the GitHub .zip download option
  2. Unzip the files and rename the folder to ghostium
  3. Copy the folder into your Ghost theme directory ghost/content/themes
  4. Restart ghost and log in to your dashboard
  5. In settings under themes select ghostium and save
  6. That's all, now its time to configure your theme

Building from source

Prerequisites

  • Ruby >= 2.4
  • Bundler (gem install bundler)
  • Sass (gem install sass)
  • Node >= 8.9
  • Bower (npm install -g bower)
  • Run npm install

Build

npm run build

Compiles all assets into the build/ directrory.

Zip

npm run zip

This creates the ghostium.zip bundle ready for upload through the UI.

Configuring

All configurable files are located in ghostium/partials/custom.

config.hbs

Configurable javascript identifiers.

meta.hbs

Configurable meta tags.

  • twitter:site: Used for Twitter Card identification, the twitter @username of the owner of this card's domain
  • twitter:creator: Used for Twitter Card identification, the twitter @username of the author of this content
  • google-site-verification: Used for Google Webmaster Tools identification
  • fb:admins: Used for Facebook Insights identification

navigation.hbs

Your site navigation items, markup template below.

<li class="drawer-list-item">
  <a href="#" title="My awesome menu">
    My menu
  </a>
</li>

Roadmap

Many features listed here still depend on future implementations in Ghost, take a look at the their Roadmap and Planned features.

  • Cover image for single post
  • Infinite scroll
  • Next post cover

Contributing

If you want to help, please read the Contributing guide.

History

For detailed history, see Changelog.

License

MIT License © Oswaldo Acauan

Try Ghost

Dépôts similaires
TryGhost/Ghost

Independent technology for modern publishing, memberships, subscriptions and newsletters.

JavaScriptnpmMIT Licensejournalismpublishing
ghost.org
54.5k11.8k
gautamkrishnar/blog-post-workflow

Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed

JavaScriptnpmGNU Affero General Public License v3.0rssrss-feed
github.com/marketplace/actions/blog-post-workflow
3.4k290
TryGhost/Casper

A classic theme for Ghost

CSSnpmMIT Licenseghostghost-theme
demo.ghost.io
2.6k2.7k
ai-forever/ghost

A new one shot face swap approach for image and video domains

PythonPyPIApache License 2.0computer-visiondeep-learning
1.6k309
zutrinken/attila

Ghost Theme

JavaScriptnpmMIT Licenseghosttheme
attila.peteramende.de
1.5k577
eddiesigner/liebling

Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page 👉🏼

SCSSMIT Licenseghostghost-theme
github.com/eddiesigner/liebling/releases
1.3k585
codelitdev/courselit

Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.

TypeScriptnpmGNU Affero General Public License v3.0courseblog
courselit.app
1.2k244
ehlesp/smallab-k8s-pve-guide

Complete guide explaining how to build and run a virtualized small Kubernetes cluster with one Proxmox VE standalone node on a single computer.

ShellOtherguidesk3s
smallab-k8s-pve-guide.netlify.app
1.2k179
TryGhost/gatsby-starter-ghost

A starter template to build lightning fast websites with Ghost & Gatsby

JavaScriptnpmMIT Licensegatsbygatsby-starter
gatsby.ghost.org
1.1k843
cobyism/ghost-on-heroku

One-button Heroku deploy for the Ghost blogging platform.

JavaScriptnpmherokughost
743686