docs: add Deploy Site page (#158)

* docs: add Deploy Site page

* docs: update deploy-site.md
This commit is contained in:
Xin
2023-10-27 18:09:38 -04:00
committed by GitHub
parent 141e0d8f8c
commit 15ea31c389
4 changed files with 167 additions and 2 deletions

View File

@ -7,7 +7,7 @@ sidebar:
open: true
---
Explore the following sections to learn to compose content using Hextra:
Explore the following sections to learn how to use Hextra:
<!--more-->
@ -19,4 +19,5 @@ Explore the following sections to learn to compose content using Hextra:
{{< card link="latex" title="LaTeX" icon="variable" >}}
{{< card link="diagrams" title="Diagrams" icon="chart-square-bar" >}}
{{< card link="shortcodes" title="Shortcodes" icon="template" >}}
{{< card link="deploy-site" title="Deploy Site" icon="server" >}}
{{< /cards >}}