Giter VIP home page Giter VIP logo

material-design-octopress2's Introduction

#PrettyPress - An Octopress 2.0 theme

  • ###Introduction

    This is a Material Designed Theme for Octopress 2 based on Bootstrap 3 and Material Design Guidelines by Google. ###Demo

  • ###How to Install

    cd octopress
    git clone https://github.com/sonal-keshav/Material-Design-Octopress2.git
    rake install ['Material-Design-Octopress2']
    #If you are using ZSH, the above line would be changed to the following: rake install\[Material-Design-Octopress2\]
    rake generate
  • ###How to configure Please have a look at the Rakefile & _config.yml files included in the theme. If you already have a theme installed, modify your config files. However, if you are starting fresh, I'd recommend you directly use the included files.

    cd octopress
    mv Rakefile Rakefile.bak
    cp .themes/Material-Design-Octopress2/Rakefile ./
    cp .themes/Material-Design-Octopress2/_config.yml ./

    You would also need to provide favicons. Have a look at source/_includes/custom/head.html to see the files necessary. All favicons would need to be stored in /favicons/

    To have bitly support, you need to run the following commands

    gem install bitly gemrat
    cd octopress
    gemrat bitly
    bundle install
    cp ./.themes/Material-Design-Octopress2/plugins/bitly.rb ./plugins/bitly_filter.rb 

    have a look into source/_includes/custom/post/sharing.html to see how to use bitly.

  • ###Credits

  • ###Pull requests are welcome!

  • ###Future Release Features:

    • URL shortner integration with services like bit.ly (Credits to Xorcode)
    • Add support for live tiles on Windows
  • ###Bugs:

    • New page generation with Rakefile will result in an error (the new page will be generated but won't have all the necessary defaults)
  • ###PRAISE DUARTE!!! Matias Duarte

material-design-octopress2's People

Stargazers

 avatar

Watchers

 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.