Skip to content

agoncharov-reef/rt-jekyll-template

This branch is 16 commits ahead of y7kim/agency-jekyll-theme:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aaf0387 · Jul 21, 2021

History

77 Commits
Apr 12, 2016
Jul 21, 2021
Jul 21, 2021
Nov 6, 2014
Jul 19, 2021
Nov 27, 2015
Jul 19, 2021
Jan 19, 2017
Aug 20, 2014
Jul 1, 2021
Jul 1, 2021
Jul 1, 2021
Aug 20, 2014
Jul 19, 2021
Jul 21, 2021
Sep 25, 2015
Aug 20, 2014
Aug 20, 2014

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%