Giter Club home page Giter Club logo

minimal-mistakes-ghost's Introduction

โš ๏ธ WARNING
This repo is archived.
Last updates included bumping up dependencies to resolve security issues. However, no testing was done after the depency changes. Things may be broken!.

Minimal Mistakes for Ghost

Minimal Mistakes (for Ghost) is a port of Michael Rose's Jekyll theme, Minimal Mistake for Ghost platform.

NOTE

Please note that this iteration of Minimal Mistakes is based on v4.1.1 of Minimal Mistakes for Jekyll.

This was a purely selfish decision, as I was looking to replicate my Jekyll theme as is. If time permits, I will bring it up to a more recent version of Minimal Mistakes.

TODO

  • Syntax Highlighting
  • Koenig Styles Testing -.kg-*
  • Blog cover picture
  • Post/page cover picture.

Configuration.

Author

This theme requires one or more authors, not named ghost. Author details in the sidebar are rendered based on current post/page author. Although, my testing was limited to a single author, it should support multiple authors.

Author information is pulled from the system. Please make sure that author Name, Bio, location, and picture are fully populated.

Blog Details

Blog title, Description, icon, etc. are also pulled from the system using @blog helper. Please ensure that information is populated.

Social Media Links

Ghost is a bit limited in that it doesn't let you add arbitrary configuration. Therefore, most of the social media information are stored in partials located within partials/social directory. For example, partials/social/twitter.hbs contains my Twitter handle.

It is included in the sidebar and footer using {{> "social/twitter"}} syntax.

Most of the social media links are found in the sidebar.hbs or footer section of the default.hbs. That's where you can add any additional ones.

Blog Title

Although most places reference the blog title using @blog.title helper, I had the need for a bit stylized title for use at the top of the page.

_sass/_masthead.scss contains the style definition for masthead_left and masthead_right classes which are combined to produce the two colored look.

partials/blogtitle.hbs contains the HTML snippet for using the above mentioned styles. This partial is included with the partials/navigation.hbs.

Analytics

analytics.hbs has been removed. Analytics code, Google or otherwise, should be injected via Code Injection are of the admin interface.

minimal-mistakes-ghost's People

Contributors

dependabot[bot] avatar nzubair avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.