Update README.md

This commit is contained in:
Rosia E Evans 2023-10-13 18:04:28 +01:00 committed by GitHub
parent 9893049ec9
commit 835223ea7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Blog
A rebuild of my website with a C++ backend.
Currently using [md4c](https://github.com/mity/md4c) for parsing and [oat++](https://oatpp.io/) for web backend.
Currently using [md4c](https://github.com/mity/md4c) for parsing and [lighttpd](https://www.lighttpd.net/) for web backend.
I've mostly been using this as a chance to explore my thoughts on low-level-ish, low power code.
Because of this I've been trying to use the simplest fastest libraries I can find and create a