Serves html with html templates over HTTP/1.1.
Find a file
Stephen Seo 3f70c52551
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 2s
Use ${CC} and "CC ?= gcc" in Makefile
2024-09-05 16:25:49 +09:00
.forgejo/workflows Add action/workflow to run unit tests 2024-09-04 17:51:07 +09:00
src Fix inconsistent http_template output size 2024-09-05 16:18:28 +09:00
third_party Update submodule third-party SimpleArchiver 2024-09-04 15:32:14 +09:00
.gitignore WIP Impl. config file parsing for http templates 2024-08-30 18:11:03 +09:00
.gitmodules Add third_party SimpleArchiver (data structures) 2024-08-30 11:58:11 +09:00
LICENSE Add the ISC LICENSE 2024-08-29 16:09:19 +09:00
Makefile Use ${CC} and "CC ?= gcc" in Makefile 2024-09-05 16:25:49 +09:00