|
@@ -21,16 +21,13 @@ the `index.html` of the `logs/` folder gets regenerated (see below).
|
21
|
21
|
|
22
|
22
|
#### Serving session logs via web
|
23
|
23
|
|
24
|
|
-`./logserver.sh` would serve session log files on port 8000
|
|
24
|
+`./logserver.sh` would serve session log files on port 8000 ([example](https://nandn.org.il/doctorkernel))
|
25
|
25
|
|
26
|
|
-Note that you can try this as is (on a fresh repo clone, without even running `install.py`) to enjoy the 90s style gui (thanks to [BOOTSTRA.386](https://bootstra386.com/)).
|
27
|
26
|
|
28
|
27
|
#### Resources
|
29
|
28
|
|
30
|
29
|
`book/` contains the partial English translation of the book, and the entire original Hebrew book.
|
31
|
30
|
|
32
|
|
-#### Screenshots
|
|
31
|
+#### Screenshot
|
33
|
32
|
|
34
|
33
|
![Screenshot](screenshot.png)
|
35
|
|
-
|
36
|
|
-![Screenshot of the session log web server](screenshot-logs.jpg)
|