1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00
A pastebin service written in c++, featuring speed and a minimalist look https://alarmpi.no-ip.org/kamokan/
Find a file
King_DuckZ fe53ea7ea1 Implement as_str() and as_ref() as template as<>().
Also provide a commodity at() that is a synonym
for as<boost::string_ref>() but much shorter to type.
2017-04-24 09:25:04 +01:00
cmake/modules Fix the linking error occurring sometimes. 2017-04-21 20:21:32 +01:00
config Update with fixed nginx config 2017-04-18 20:13:32 +01:00
docs Links to some useful online resources and libraries. 2017-04-06 23:30:54 +01:00
html Export the list of supported languages to mustache. 2017-04-21 22:18:43 +01:00
lib Switch to my fork of mstch to have support for partials. 2017-04-21 19:00:52 +01:00
src Implement as_str() and as_ref() as template as<>(). 2017-04-24 09:25:04 +01:00
.gitignore ignore tags file 2017-04-21 19:56:26 +01:00
.gitmodules Switch to my fork of mstch to have support for partials. 2017-04-21 19:00:52 +01:00
CMakeLists.txt Import lib mstch and put it to good use. 2017-04-18 18:40:42 +01:00
COPYING Add GPL3 licence. 2017-04-06 23:35:06 +01:00
index.html.mstch Import lib mstch and put it to good use. 2017-04-18 18:40:42 +01:00