docs: Fix infoboxes in the quickstart to be mkdocs-compatible

This commit is contained in:
Matthew Wild 2021-10-20 14:20:20 +01:00
parent 609183c305
commit 94a279a277
1 changed files with 4 additions and 6 deletions

View File

@ -31,10 +31,10 @@ For the server, you can use a VPS from a provider such as [DigitalOcean](https:/
or you can use a physical device such as a Raspberry Pi. Note that if you run your server at home (which is _really_ cool!) you may need to forward some ports on your or you can use a physical device such as a Raspberry Pi. Note that if you run your server at home (which is _really_ cool!) you may need to forward some ports on your
router. router.
{{< infobox warning >}} !!! warning
**Important:** Snikket provides a built-in web server that must be accessible on port 80. Therefore this guide assumes you are _not_ running any existing
websites on the same server. We are working to remove this requirement in a future version. **Important:** Snikket provides a built-in web server that must be accessible on port 80. Therefore this guide assumes you are _not_ running any existing
{{< /infobox >}} websites on the same server. We are working to remove this requirement in a future version.
## Get Started ## Get Started
@ -172,6 +172,4 @@ Follow the link to open the invitation, and follow the instructions get signed i
You can create as many links as you want and share them with people. Each link can You can create as many links as you want and share them with people. Each link can
only be used once. Don't forget to drop the `--admin` part to create normal user accounts! only be used once. Don't forget to drop the `--admin` part to create normal user accounts!
{{< infobox primary >}}
That's it! How did it go? Let us know at feedback@snikket.org That's it! How did it go? Let us know at feedback@snikket.org
{{< /infobox >}}