Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Improved www examples.HEADmaster | Toni Uhlig | 2021-11-15 |
* | Added template inheritance example. | Toni Uhlig | 2021-11-15 |
* | Added CMake install targets and reworked wwwroot folder structure. | Toni Uhlig | 2021-10-25 |
* | Added 404 error page. | Toni Uhlig | 2021-10-22 |
* | Improved URI handling and redirection/routing. | lns | 2021-10-21 |
* | Added MD4C support to render HTML from Markdown text. | lns | 2021-10-20 |
* | Static file cache content module. | Toni Uhlig | 2021-10-04 |
* | Added Markdown and Static content module. | Toni Uhlig | 2021-10-01 |
* | CMS functionality works just find..minimal-working-example | Toni Uhlig | 2021-09-30 |
* | Request/Response handling w/ libevent2 | Toni Uhlig | 2021-06-21 |
* | Basic blog module. | Toni Uhlig | 2021-06-20 |
* | Blog, Content, ContentManager skeleton! | lns | 2021-05-06 |
* | ContentManager / Filesystem classes as preparation for a SimpleBlog. | Toni Uhlig | 2021-04-27 |
* | Switched from slow blocking cpp-httplib to libevent2. | Toni Uhlig | 2021-04-27 |
* | basic cpp web example using httplib and (j)inja | lns | 2019-09-08 |