Skip to content

aaronkwhite/bootstrap-jekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap-Jekyll

A Bare Bones Bootstrap & Jekyll site starting point that doesn't assume anything.

Version

Current - 1.2.1

About

This repo was created as a starting point to use Bootstrap & Jekyll to create static websites. Most Bootstrap & Jekyll scaffolds assume too much, spend less time undoing configurations geared towards building a blog and start building sites faster.

Get Started

Clone the repo and start building your site:

 git clone git@github.com:aaronkwhite/bootstrap-jekyll.git project-name

The core components are located in the source directory, so you can better organize your content and stucture.

This repo is using Bootstrap Less & Font-Awesome Less, located in the root directory. You'll need to setup Compass or use Codekit to compile the Less into the source/assets/stylesheets directory.

To test your site locally just run:

jekyll serve

Note: Make sure you update your git remote before you try to push any changes.

Dependencies

  • Jekyll
  • Bootstrap (current version 3.2.0)
  • LESS Compiler

Contributing

If you would like to contribute to this repo, hit me up on twitter @aaronkwhite and then we can talk pull requests.

License

MIT

About

Bare Bones Jekyll Bootstrap starting point

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages