This is the Website of CargoRocket. It's build with Jekyll. To get started you'll need Ruby and sometimes ruby-erb. First install Jekyll:
# Install Jekyll gem and dependencies
$ bundle
# Start Jekyll server
$ jekyll serve --livereload
# Go to http://localhost:4000
Setup Jekyll for Mac M1: Workaround needed