aquatic

aquatic

This is a fully responsive theme for Jekyll + Jekyll-Bootstrap.

This is a fully responsive theme for Jekyll + Jekyll-Bootstrap. It is built on top of Twitter Bootstrap.

Installation

rake theme:install git="https://github.com/ericwang/aquatic.git" 

Preview

You can preview this theme at the eric blog.

Extra Stuff

This theme has some optional configuration support for social buttons. Just add your provider and username to _config.yml, like so:

author :
  name : your name
  email : [email protected] 
  github : git name
  twitter : twitter name
  feedburner : your name
  googleplus: your name
  # Whatever you specify for the linkedin option will be placed after `www.linkedin.com/in/`
  linkedin: your name

Icons with links to your profiles will then appear on the navbar. Your stalkers will love you for making things so easy!