Code Monkey home page Code Monkey logo

rocky-theme's Introduction

#Rocky - responsive theme for Ghost

The rocky theme Image from http://www.sxc.hu/photo/1378184

Rocky is a modern, fully responsive theme/template for the Ghost blogging platform.

##A solid foundation. The Rocky theme is built on top of the Foundation framework which helps guarantee the quality of the responsive layout.

Foundation is the most advanced responsive front-end framework in the world.

  • Foundation team

##Customize with LESS

The theme provides an easy way to customize the colors and fonts of the template.

To change the colors open the file assets/css/config.less and change those variables you see there.

//Background Color
@bgColor:#fcfcfc;

//This is the primary color of the theme: used for links and icons and other decorations
@mainColor: #cd173a;

//Color of texts
@paragraphColor:  lighten(black, 60%);

//Color of headers
@headersColor:lighten(black, 20%);

//Main Font for headers
@mainFont: 'Roboto Slab';

//Font for paragraphs and other secondary texts
@secondaryFont: 'Roboto';

You can see the last two variables are for fonts. If you want to change the fonts open the file assets/css/fonts.less and copy the link from google fonts and then change the name of the variable.

You can then compile the file assets/css/styles.less and you will have a new palette and font for your amazing blog.

##Entypo icons and google fonts Rocky uses the large, beautiful and easy to use gallery of entypo icons. It also uses some Google fonts which you can easily customize.

##Credits. jQuery scrolltofixed Foundation Google fonts Entypo Modernizr Normalize

##How to install

To install simply put the files you downloaded into the content\themes and restart your node server.

##What´s next If you need/want any help or want any feature to be added to the theme, don't hesitate to contact me.

rocky-theme's People

Contributors

snippetsimaginamos avatar

Watchers

James Cloos avatar Juan Pablo Solano 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.