Account portal, download page, non-standard module docs

This ends v1 on the website. Docs archive still available through a
sidebar nav link in the docs.
This commit is contained in:
Matthew Holt 2020-07-16 15:51:46 -06:00
parent 49ed10d267
commit 4f6d355a97
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
37 changed files with 1678 additions and 56 deletions

View file

@ -2,10 +2,10 @@
<nav>
<input type="search" id="search" placeholder="🔍 Search...">
<a href="/v2">v2 <span class="new">new</span></a>
<a href="/docs/download">Download</a>
<a href="/download">Download</a>
<a href="/docs/">Documentation</a>
<a href="https://caddy.community">Forum</a>
<a href="https://github.com/caddyserver/caddy">GitHub</a>
<a href="https://caddy.community">Community</a>
<a href="/v1/">v1</a>
<a href="/account/">Account</a>
<a href="/business" class="red button">For business</a>
</nav>