Skip to content

a jekyll/octopress theme which incorporates bootstrap, html5boilerplate, SEO practices, and a strong hero.

License

Notifications You must be signed in to change notification settings

jelcaf/foxslide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

foxslide

Live theme preview available at AdrianArtiles.com.

This is a theme built for Octopress that is a work in progress with inspirations from all over the web. Built on top of bootstrap and html5 boilerplate, and has SEO considerations along with instagram and twitter widgets out of the box.

Installation

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

Grab the latest updates

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

Alternate installation without git submodule

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

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

About

a jekyll/octopress theme which incorporates bootstrap, html5boilerplate, SEO practices, and a strong hero.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published