Coder Social home page Coder Social logo

tribemedia / ghost-theme-willow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raivis-vitols/ghost-theme-willow

0.0 3.0 0.0 50 KB

Personal, responsive, minimalist and open-source theme for Ghost blogging platform.

License: MIT License

JavaScript 9.87% HTML 35.57% CSS 54.56%

ghost-theme-willow's Introduction

Willow Ghost Theme 4.0

Personal, responsive, minimalist and open-source theme for Ghost blogging platform. Lightweight - only 3KB of CSS and 820B of JavaScript. No jQuery, vanilla JS only. Starting version 2.0 theme is built with SASS in BEM style using ITCSS (http://itcss.io/) architecture.

Willow Ghost Theme

Theme Demo

This theme is currently being used on my personal blog - https://raivis.com/. Sorry, demo is no longer available - check the screenshots below or see this page for more detailed theme overview - https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/

Compiling SASS & Minifying JavaScript

Requires Grunt task runner & NPM to be installed.

$ cd content/themes/[theme-folder]
$ npm install
$ grunt

Editing Social Links and Promo Links

Edit the content/themes/[theme-folder]/partials/sidebar.hbs file. Social links are in DIV with class c-sidebar-contact-links and promo links are in c-sidebar-promotion-links DIV - just edit the anchors added inside them.

Enabling Disqus Comments Box

  1. Edit the content/themes/[theme-folder]/post.hbs file, uncomment <!--{{> "comments"}}--> partial inclusion.

  2. Replace Disqus embed code with your site code. Edit content/themes/[theme-folder]/partials/comments.hbs file and replace loadDisqusComments function body with Disqus embed code function.

Screenshots

Homepage

Post

Author

ghost-theme-willow's People

Contributors

nielsencfm avatar raivis-vitols avatar

Watchers

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