change expected port number; add docs about markdown description lists; various cleanup

This commit is contained in:
2023-08-18 18:40:07 -07:00
parent d36f119365
commit 7cde116b71
8 changed files with 201 additions and 146 deletions

View File

@@ -122,7 +122,6 @@
</script>
</header>
<div id="root">
{{> breadcrumb.html }}
<main>
@@ -133,7 +132,6 @@
<p class="left">Built with docs2website at <time datetime="{{ build_time.iso }}">{{ build_time.rfc2822 }}</time></p>
<p class="right">Copyright 2023 James Brumond</p>
</footer>
</div>
</body>
</html>