middleman-casper
middleman-casper copied to clipboard
👻 Casper theme (Ghost) for Middleman-Blog
Loving this so much, as it is so sleek for a blog. One question, any quick fix on getting the tag.html.haml frontmatter cover to be dynamic based on the tag...
Changelog: https://github.com/TryGhost/Casper/compare/1.4.0...2.5.1
Hi Daniel, is it possible to add an icon for it? A helper-method should then have the following format: ``` def reddit_url "https://www.reddit.com/submit?url=#{current_article_url}" \ "&title=#{current_article.title}" end ``` Cheers, Matthias