isaacdozier.github.org

isaacdozier.github.org

This is my resume using Jekyll to showcase my various apps.

Jekyll-Bootstrap-3

Easily publish Bootstrap 3 powered Jekyll sites.
Fork of the well known jekyll-bootstrap (v0.3.0). Original project is here.
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.

Usage

1. Create a Repo

2. Install Jekyll-Bootstrap-3

  
    $ git clone https://github.com/ricmclaughlin/jekyll-bootstrap-3 USERNAME.github.io
    $ cd USERNAME.github.com
    $ git remote set-url origin [email protected]:USERNAME/USERNAME.github.io.git
    $ git push origin master  
  

3. Enjoy !

  • After giving 10 mins to GitHub of course.

Todo Items

  • customize your portfolio by changing the name :, email :, github :, twitter : and feedburner : fields in the _config.yml file

  • add a CNAME file to customize our portfolio's URL & change production_url in the _config.yml file

  • customize your theme using Bootstrap!

License

MIT