cd <jekyll-project-folder>
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve
Tip: jekyll doesn't auto-reload on _config.yml
changes.
Agency theme based on Agency bootstrap theme
Follow https://jekyllrb.com/tutorials/using-jekyll-with-bundler/
###Portfolio
Portfolio projects are in '/_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/'
View this jekyll theme in action here