| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-09 | initial version of ziggetty | 1 | -0/+373 | ||
| An initial version of ziggetty, the simple (and currently _too_ simple) HTTP server for static websites. Ziggetty currently responds to all requests with the contents of index.html from the current directory. While this is slightly less than ideal, the basics of a forking server using `sendfile(2)`. | |||||
