Echo Writes Code

gitten.example.toml

1
2
3
4
5
6
7
8
9
10
[git]
root = "/path/to/your/git/directory"

[network]
host = "127.0.0.1"
port = 8080

[site]
link = "/"
name = "Gitten"