This website is based on the Jekyll theme: Freelancer bootstrap theme
Run local:
bundle exec jekyll serve --trace
Devcontiner:
$ git config --global core.autocrlf true
$ git config --global user.name "..."
$ git config --global user.email "..."