Serves html with html templates over HTTP/1.1.
Find a file
Stephen Seo 229e3a330f Impl. ".*_FILE" variables for templates
If there exists a "{{{something_FILE}}}" (a variable ending with
"_FILE"), then the loaded variable will be treated as a filename and its
contents will be put in the html template.
2024-09-05 14:02:25 +09:00
.forgejo/workflows Add action/workflow to run unit tests 2024-09-04 17:51:07 +09:00
src Impl. ".*_FILE" variables for templates 2024-09-05 14:02:25 +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 WIP untested Impl. html generation from templates 2024-09-03 16:20:18 +09:00