This is the source for the website at https://palladiosimulator.github.io.
This website uses the github-pages flavor of the jekyll engine for static websites.
# Install required plugins Gems
bundle install
# Start the local development server
bundle exec jekyll serve -l --livereload_port 8888