new pages
Some checks failed
Deploy Hugo site to Pages / build (push) Failing after 1m7s
Deploy Hugo site to Pages / deploy (push) Has been skipped

This commit is contained in:
2024-11-22 09:58:43 +00:00
parent b04ee6b0fc
commit 43f9a55f48
15 changed files with 339 additions and 65 deletions

View File

@@ -1,18 +1,13 @@
---
title: Documentation
next: first-page
title: Server Admin
next: /docs/Installation/database
---
This is a demo of the theme's documentation layout.
This is the documentation for the admin of a Glympse server.
## Hello, World!
Glympse is supplied as a docker container exclusively.
```go {filename="main.go"}
package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
}
```
#### Prerequisites:
* docker
* docker compose
* Nvidia GPU for transcribing (preferred for transcoding tasks)