Finish simpledash docs
This commit is contained in:
@@ -18,7 +18,7 @@ draft: false
|
||||
- Simpledash: A full-stack web application to act as a dashboard for important links and information. It is written mostly in go, other than the SQLite driver for session storage. It is configured via a TOML file called `simpledash.toml`. Passwords are stored as bcrypt hashes.
|
||||
|
||||
{{< button-gitea project="simpledash" text="Simpledash" color="green" >}}
|
||||
{{< button-gitlab project="" text="Simpledash (WIP)" color="OrangeRed" >}}
|
||||
{{< button-gitlab project="simpledash" text="Simpledash" color="OrangeRed" >}}
|
||||
|
||||
- Chromebook Linux Audio: A collection of bash scripts to compile and install the required kernel and audio server to enable audio and other chromebook features in a mainline linux distro.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Installation"
|
||||
title: "Building"
|
||||
draft: false
|
||||
description: "Installing simpledash"
|
||||
description: "Building simpledash"
|
||||
---
|
||||
|
||||
## Building from source
|
||||
Reference in New Issue
Block a user