Agency Jekyll-Bootstrap theme

Agency theme based on Agency bootstrap theme & its Jekyll Version

How to use

###Portfolio

Portfolio projects are in /_data/portfolios.yaml

I had to move this under Jekyll Datafiles as I wanted to use Jekyll posts as my blog posts.

Images are in /img/portfolio

###About

Images are in /img/about/

###Team

Team members and info are in _config.yml

Images are in /img/team/

Demo

View this jekyll-bootstrap theme in action here

====================== For more details, read documentation Also Jekyll-Bootstrap

NOTE : I've not integrated contact_me.php which was there in original theme, as anyway it was not working for me on Jekyll Server. It will need separate PHP Server to work, unless there's a way to make Jekyll & PHP run on same server which I'm not aware as of now.

Instead of that, you can use third party contact form services such as Simple Form which is pretty easy configure. I've used it myself on my private blog here.