Skip to content

HearthSim/hearthsim.net

Repository files navigation

Development

Install the dependencies:

bundle install

Run jekyll in development mode:

bundle exec jekyll serve

You should now be able to access the website at http://localhost:4000/.