Skip to content

Commit

Permalink
incus: Add download page
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 7, 2023
1 parent 115f09f commit 1a81bd2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/STRUCTURE.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@
"generator": "markdown",
"meta": {"input": "incus/introduction.md"}},

{"path": "/incus/downloads/",
"title": "Incus - Downloads",
"menu": ["Incus", "Downloads"],
"generator": "downloads",
"meta": {"dir": "/downloads/incus",
"input": "incus/downloads.md"}},

{"path": "/incus/try-it/",
"title": "Incus - Try it online",
"menu": ["Incus", "Try it online"],
Expand Down
3 changes: 3 additions & 0 deletions content/incus/downloads.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Release tarballs

Stable release tarballs are available for download below. All the tarballs are GPG signed by one of the maintainers.

0 comments on commit 1a81bd2

Please sign in to comment.