/jekyll-theme-artsy-content

A forkable base for actually utilizing the Artsy theme for Jekyll

Primary LanguageRubyMIT LicenseMIT

Install

$ bundle install
$ bundle exec jekyll build

or...

$ bundle exec jekyll serve --watch
$ bundle update jekyll-theme-artsy && bundle exec jekyll serve --watch