Skip to content

agoncharov-reef/rt-jekyll-template

 
 

Repository files navigation

How to run this locally

Using Jekyll with Bundler:

  • 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.

Jekyll template cheatsheet

Agency Jekyll theme

Agency theme based on Agency bootstrap theme

Local debugging

Follow https://jekyllrb.com/tutorials/using-jekyll-with-bundler/

How to use

###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/'

Demo

View this jekyll theme in action here

About

Agency Theme for Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.7%
  • HTML 25.5%
  • CSS 21.7%
  • Ruby 1.1%