This is a Jekyll site. Ruby is therefore required. asdf
users can run asdf install
and be on their way.
The site is bundled with bundler 2.0.x
. Ensure you have the correct major version: bundle --version
.
The standard Jekyll commands apply.
- Install dependencies:
bundle
andnpm install
. - Run a development server:
bundle exec jekyll server
. - The website will be available at
http://127.0.0.1:4000/