Add files for building documentation into a Docker image for web serving.
All checks were successful
the build was successful
All checks were successful
the build was successful
This commit is contained in:
parent
c164684703
commit
9c9be65b2b
20 changed files with 1063 additions and 3 deletions
3
docs/_includes/header.njk
Normal file
3
docs/_includes/header.njk
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue