{% include head.html %}
{{ page.hero_title | default: site.title }}
{{ page.hero_tagline | default: site.description }}
Home
About
Config Builder
Cloud Runner
Documentation
View on GitHub
{{ content }}
{% assign js_file = site.static_files | where: 'path', '/assets/js/bundle.js' | first %}