Skip to content

bouthilx/almostblank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlmostBlank

This is a theme built for Octopress that is a work in progress yet strongly based on minimal.

screenshot

Installation

$ cd yourOctopress
$ git submodule add https://github.com/bouthilx/almostblank .themes/almostblank
$ git submodule update --init
$ rake install['almostblank']
$ 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/bouthilx/almostblank .themes/almostblank
$ rake install['almostblank']
$ rake generate

Pull-Requests Welcomed!

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

About

Theme for octopress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published