1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
Commit graph

5 commits

Author SHA1 Message Date
50fb5ceb81 Update with fixed nginx config 2017-04-18 20:13:32 +01:00
00aa06282d Set the html root from the config file. 2017-04-18 20:10:36 +01:00
680f13e1f6 Refactoring.
IncRedis is now held by Response, if requested by the base class.
Response objects know their names, and they use it to load
the html (soon to be mustache) data from disk.
Main only prepares a factory, the factory then instantiates
the actual Response.
The code now correctly serves index.cgi when the request is /.
Remove kakoune's safe_ptr from inside src and put an updated
one in lib/kakoune.
2017-04-15 03:18:33 +01:00
6a6d4c85bb Import pathname from dindexer. 2017-04-11 18:10:19 +01:00
ab9b4ec8c3 Add sample config files 2017-04-11 08:45:34 +01:00