gurugeek

Results 11 comments of gurugeek

@Txuritan thanks again for clarifying the example. Still I don't understand...where are the templates stored ? Why not build a simple example like https://crates.io/crates/dtl (too bad this crate is not...

@epage thanks a lot for your reply. I am thankful for your reply and I appreciate that documentation is not always a priority. This said I would be glad to...

just to report the same issue [2019-12-09T02:31:10.976+01:00] [ERROR] [IncomingSocketManager.swift:295 removeIdleSockets(removeAll:runNow:)] epoll_ctl failure. Error code=1. Reason=Operation not permitted Swift version 5.1 (swift-5.1.2-RELEASE) Target: x86_64-unknown-linux-gnu Kitura 2.8.0 This makes it totally unusable...

@legolasW thank you for the reply. I think I am missing something: the example at #1 would work with a list of links. In my sample code I sorted the...

Following @Qix- Idea I modified it to highlight all automatically ``` var reset = function(nodes) { microlighted = document.getElementsByTagName("code"); ``` you can find the fork here https://github.com/gurugeek/microlight/blob/master/microlight.js

@jaemk thanks for your reply. So just to be sure I got it right how would I use the template in this quick example ` (GET) (/note/{id: i32}) => {...

thank you @jaemk appreciated!

@bb010g yes Maud has a nice syntax but is working only on nightly.

it seems that the function scan exist but is not documented (https://ibm-swift.github.io/Kitura-redis/Classes/Redis.html) can someone please consider add it as an example in the readme? Examples of edit records and delete...

thank you for the reply. I am already using stencil but I was looking for an alternative. Now it is clear to me that kitura markown would be only for...