Files
docker-docs/_data/docsarchive/docs-base/index.html
John Mulhausen 69f622bb70 Move to GHP 112, nginx-based server, docs-base (#1515)
* Moves to GHP 112, nginx-based server

* Import official nginx instructions per @thaJeztah

* Reordering of commands per @thaJeztah

* Reordering of commands per @thaJeztah

* Make sure that at the end of each layer we only keep the one directory

* Forgot to use md_source when resolving conflicts

* Update Dockerfile

* Use base image, clean up cruft from docsarchive folder

* Update docs-base to be self-browseable, conf source of truth
2017-02-09 17:17:07 -08:00

17 lines
393 B
HTML

<html>
<body>
<h1>Docs archive</h1>
<ul>
<li><a href="/v1.4">v1.4</a></li>
<li><a href="/v1.5">v1.5</a></li>
<li><a href="/v1.6">v1.6</a></li>
<li><a href="/v1.7">v1.7</a></li>
<li><a href="/v1.8">v1.8</a></li>
<li><a href="/v1.9">v1.9</a></li>
<li><a href="/v1.10">v1.10</a></li>
<li><a href="/v1.11">v1.11</a></li>
<li><a href="/v1.12">v1.12</a></li>
</ul>
</body>
</html>