Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 400 Bytes

site

Website for Borker, forked from the Grin Website

Local run

Requirements:

Ensure you have the requirements installed, then run the following commands to deploy the site on your host locally:

bundle install --path vendor/bundle
bundle exec jekyll serve --incremental