- Install Jekyll first: link, step 2 is already done by my dotfiles.
- May need to create the directory
gemswithinSystemas per the dotfiles.
- May need to create the directory
- Install gems:
bundle install. - Build the website and host locally:
bundle exec jekyll serve
The template is under _includes/, modify as suitable.