gregsadetsky / example-jekyll-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Jekyll Disco Site

run locally

first time

gem install jekyll bundler

every time

bundle exec jekyll serve --livereload

deploy with disco

git add, commit, push!

see the documentation

About

License:MIT License


Languages

Language:Ruby 73.7%Language:HTML 23.6%Language:Shell 2.7%