Blob


1 # vostok: simple C++11 Gemini server
3 Git repository:
4 ```
5 ssh://anonymous@got.any-key.press/vostok
6 ```
7 => https://got.any-key.press/?action=summary&path=vostok.git vostok repository web frontend
9 Latest version (git tag): v0.1.1
11 => capsule/vostok.png What is "vostok"?
13 ## Tasks
15 * [?] add test
16 * [v] redirect "[.../]" to "[...]/index.gmi"
17 * [v] make install
18 * [v] mime.types
19 * [ ] syslog(3)
20 * [ ] clang-tydi (?)
21 * [ ] man pages
22 * [ ] Gemini redirect by symbolic link on the file system
23 * [ ] O_NONBLOCK (processing with a fixed number of threads)
24 * [ ] pledge(2) / unveil(2)
26 ## Documents
28 => capsule/coding_style.gmi vostok C++ coding style
29 => capsule/external_dependencies.gmi vostok external dependencies
30 => capsule/how_to_run_locally.gmi How to run vostok locally
32 ## Feedback
34 Send your patches, questions and suggestions to e-mail
35 ```
36 vostok@to.any-key.press
37 ```
39 Special thanks:
40 * la-ninpre <aaoth () aaoth ! xyz>
41 * nervuri <seva () nervuri ! net>