Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 402 Bytes

File metadata and controls

17 lines (12 loc) · 402 Bytes

RaneyDomain - Website

Favicon Assets

Favicon generator

Build and Test

To run this locally, you'll need to first install the prerequisites and setup your environment. Run the following commands.

bundle install

After you're environment is setup, run the commands to start a local instance

bundle exec jekyll serve --livereload