Add files for building documentation into a Docker image for web serving.
All checks were successful
the build was successful

This commit is contained in:
Dan Helfman 2019-05-20 11:41:39 -07:00
commit 9c9be65b2b
20 changed files with 1063 additions and 3 deletions

View file

@ -0,0 +1,3 @@
<header class="elv-layout elv-layout-full elv-header{% if headerClass %} {{ headerClass }}{% endif %}">
<h1 class="elv-hed">{{ title | safe }}</h1>
</header>