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.
plaintext-encyclopedia/README.md

20 lines
483 B
Markdown
Raw Normal View History

2024-08-28 20:29:34 +02:00
# Plaintext Encyclopedia
A very simple and clean reader/browser? for plaintext... documentation? wiki? chapters of a book? whatever.
![](./.misc/screenshot1.png)
![](./.misc/screenshot2.png)
## How to use
1. Set your settings in `settings.go`
2. Modify (if you want)
3. Compile `go get && go build -o server`
4. Place your content into `entries/`
5. Run `./server`
6. put behind a proxy (or don't).
## Requirements
Developed and tested on Linux. Should work on other Unixoids.