Skip to content

protodaniel/moderne

 
 

Repository files navigation

Moderne

A Ghost theme.

Features

  • Responsive theme (mobile friendly)
  • Large post header images
  • Disqu Comments
  • Author Information, including picture.

This theme was inspired by the Media Temple Blog for the post page and the rest of the theme was designed to around that.

Please let me know if you use this theme so I could feature you as an live blog!

Post Header Images

To enable post header images, use the built-in post images feature.

Disqus

Disqus comments are included by default. You will need to follow the instructions below to tailor it to your site, else you will be using the example Disqus comments which is not blog specific.

Enable for your site:

Find the following line in post.hbs line:

var disqus_shortname = 'example';

Then replace "example" with your Disqus information!

Remove Disqus

Find and remove the following from the post.hbs file:

<section class="post-comments">.....</section>

More Screenshots

Post Page

Changelog

Release 2.0.0

  • Added author page
  • Updated the post-images to use the new built-in ghost feature
  • Updated code to reflect changes in the Casper theme
  • Added author name to the homepage
  • Linked the author name on post pages to the author's page

About

A Ghost Blogging Platform Theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 70.0%
  • Handlebars 23.4%
  • JavaScript 6.6%