Code Monkey home page Code Monkey logo

mediumfox's Introduction

MediumFox

Live theme preview available at AdrianArtiles.com.

This is a theme for Octopress. Inspired by Medium and FoxSlide and leveraging the latest Bootstrap, and is a very clean, focused, and unique theme.

Installation

$ cd yourOctopress
$ git submodule add https://github.com/sevenadrian/MediumFox .themes/MediumFox
$ git submodule update --init
$ rake install['MediumFox']
$ rake generate

Grab the latest updates

$ cd yourOctopress
$ git submodule update
$ rake generate
# regenerate, make changes, etc...

Alternate Installation Without Git Submodule

$ cd yourOctopress
$ git clone https://github.com/sevenadrian/MediumFox .themes/MediumFox
$ rake install['MediumFox']
$ rake generate

Customization

You can change the main intro hero, the following landing row, and footer in the following locations;
hero: source/_includes/custom/hero.html
landing row: source/_includes/custom/home_landing_row.html
footer: source/_includes/custom/footer.html

You can change the background image used behind the hero by replacing the image in source/images/background.jpg

Excerpts

I highly recommend using excerpts of your posts, this will allow your short excerpt to be used on your index page instead of including the entire post (unless that's what you want).

To create an excerpt for your posts add <!--more--> in the actual markup for your posts. Anything before this tag will be used as the excerpt for said post.

Pull-Requests Welcomed!

This is a first draft and can definitely be improved on. Pull requests are very much welcomed and desired!

Demo

This is the theme currently powering the site at AdrianArtiles.com

mediumfox's People

Contributors

adrianartiles avatar camdez avatar philipqnguyen avatar ddrscott avatar

Watchers

Ariba Jahan 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.