Skip to content

jonathanq/jekyll-bootstrap-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jekyll-bootstrap

Framework for getting started with jekyll and twitter bootstrap

Idea came from reading http://brizzled.clapper.org/blog/2012/03/05/using-twitter-bootstrap-with-jekyll/ and using twitter bootstrap and Jekyll for a few projects. I wanted a starter framework I could easily update bootstrap and start new projects from.

Prerequisites

http://shapeshed.com/setting-up-nodejs-and-npm-on-mac-osx/

$ cd $ npm install less $ ls node_modules/less/bin lessc* $ export PATH=$HOME/node_modules/.bin/lessc:$PATH # add to .bashrc or .zshrc

$ gem install uglifier rake Successfully installed uglifier-1.2.3 Fetching: rake-0.9.2.2.gem (100%) Successfully installed rake-0.9.2.2 2 gems installed Installing ri documentation for uglifier-1.2.3... Installing ri documentation for rake-0.9.2.2... Installing RDoc documentation for uglifier-1.2.3... Installing RDoc documentation for rake-0.9.2.2...

About

Framework for getting started with jekyll and twitter bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages