A very simple and clean reader/browser? for plaintext... documentation? wiki? chapters of a book? whatever.
- Set your settings in
settings.go
- Modify (if you want)
- Compile
go get && go build -o server
- Place your content into
entries/
- Run
./server
- put behind a proxy (or don't).
Developed and tested on Linux. Should work on other Unixoids.