minor with docs

This commit is contained in:
les
2021-06-20 23:10:20 +02:00
parent 8ae30f706d
commit d1db885a3d
9 changed files with 35 additions and 27 deletions

View File

@@ -3,11 +3,13 @@ layout: default
title: Install
permalink: /install
has_children: true
nav_order: 2
nav_order: 3
has_toc: false
---
## Install
You can install gancio on a cheap VPS (500mb of ram will be enough)
- [Install on Debian]({% link install/debian.md %})
- [Install using docker]({% link install/docker.md %})
@@ -17,4 +19,4 @@ has_toc: false
- [Backup]({% link install/backup.md %})
If you wanna hack or run the current development release take a look at [Hacking & contribute](../dev)
If you wanna hack or run the current development release take a look at [Hacking & contribute]({% link dev/dev.md %})