The Jekyll theme used is landing page jekyll theme. It is based on landing-page bootstrap theme .
-
Make sure, you exclude "pmd-5*" and "latest" in
_config.yml
to speed up local builds. Otherwise, generating the site could take very long, since all the files need to be copied. -
Execute once
bundler
. This will download and install jekyll (seeGemfile
). -
Execute
bundle exec jekyll serve
and visit http://localhost:4000/