Claudio Cicali

Results 94 comments of Claudio Cicali

It must have something to do with the 1.8.0 release, then (there were big changes there), but I cannot reproduce it on OSX and Ubuntu at the moment. One of...

In the meanwhile try the current version (1.8.1)

Can you also please tell me you node js version?

I am pretty sure Node 0.x is not supported anymore, or not supported very well at least. Please use any of the LTS (since you are updating, go for 6.x)...

Hi, yeah, apparently the markdown renderer that Jingo uses has some limitations. In another issue, someone suggested me to change the parser. I will take a look at it and...

Hey @machineghost thanks for the questions (I should consider adding the answers to the README at this point). I am the only developer of Jingo and as you can see...

@tiger73 you can try! A couple of days ago I released some important changes in Jingo2 that should make it usable "enough". Please keep in mind that: - that version...

Hey @leviwheatcroft , Damn right, sorry... es6-promise is needed and I forgot to add it :/ Yes, the config must be created manually and you can use (as for Jingo-1),...

@lewiswalsh All done (https://github.com/claudioc/jingo-2 I don't get the issue you have with the templates though?

@Feufochmar first of all, thank you for understanding my position on this topic; I rather not merge all the requests for new auth method, simply because with current Jingo's architecture...