commit - 744cd5d55114a8cc73324a86d0e654c8115b049b
commit + 6f6ebe91c16ed72df7720cb1a1e8d901564dac28
blob - c84840caaa68bc16a6be6cca708f0008a4261f00
blob + ae8b8603c275cc6fe98bf1bc4da292fd7faf7077
--- README.gmi
+++ README.gmi
```
=> https://got.any-key.press/?action=summary&path=vostok.git vostok repository web frontend
-Latest version (git tag): v0.1.1
+Latest version (git tag): v0.1.2
=> capsule/vostok.png What is "vostok"?
## Tasks
* [?] add test
-* [v] redirect "[.../]" to "[...]/index.gmi"
+* [v] open "[...]/index.gmi" when "[.../]" is requested
* [v] make install
* [v] mime.types
-* [ ] redirect "../dir" to "../dir/" (av98 up command)
+* [v] redirect (31) "[.../]dir" to "[.../]dir/" (correctness of relative link)
* [ ] syslog(3)
-* [ ] clang-tydi (?)
+* [ ] clang-tydi (lightweight standalone alternatives?)
* [ ] man pages
-* [ ] Gemini redirect by symbolic link on the file system
+* [ ] Gemini redirect 3x (symbolic link on the file system/config?)
* [ ] O_NONBLOCK (processing with a fixed number of threads)
* [ ] pledge(2) / unveil(2)