rossgodwin / bojekylls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Testing

$ bundle exec jekyll serve --config _config.yml,_config.dev.yml

$ JEKYLL_ENV=production bundle exec jekyll build --config _config.yml,_config.dev.yml

$ JEKYLL_ENV=production bundle exec jekyll serve --config _config.yml,_config.dev.yml

Production environment

$ JEKYLL_ENV=production bundle exec jekyll build

gem build jekyll-theme-bojekylls

About


Languages

Language:JavaScript 64.1%Language:HTML 19.7%Language:SCSS 15.2%Language:Ruby 0.5%Language:Batchfile 0.4%