A very simple plaintext (and flat-file) browser/encyclopedia/wiki/docs thingy with almost no features
This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-08-28 11:32:49 +02:00
entries Updated example entries 2024-08-27 13:34:27 +02:00
public Moved TOC from sidebar to separate page 2024-08-27 14:02:49 +02:00
.gitignore Initial commit 2024-08-27 11:52:34 +02:00
database.go Remove unnecessary comment 2024-08-28 11:32:49 +02:00
go.mod Add project files 2024-08-27 11:55:01 +02:00
LICENSE Update LICENSE 2024-08-27 12:00:17 +02:00
main.go Allow singe dots in page path, fix #1 2024-08-28 10:25:44 +02:00
settings.go Add project files 2024-08-27 11:55:01 +02:00