Neal Vanmeert

Results 6 issues of Neal Vanmeert

Hello all, I am looking to remake the entire html generator. Is there anyone wanting to participate ?

var editor = $(".editor").ghostDown(); console.log(editor.getMarkdown());

I get the following error when running tests: `PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/nodebugnonzts20121212/intl.so' dlopen(/usr/lib/php/extensions/nodebugnonzts20121212/intl.so, 9): Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.53.dylib Referenced from: /usr/lib/php/extensions/nodebugnonzts20121212/intl.so Reason: image not...

If I get it right, at the moment a page is indexed as one elasticsearch document. The properties defined are stored in that document. What I want to achieve is:...

I added some properties to my config, I tagged them as an array. But they are indexed as a full string not an array. Can you please help out ?...

I am getting this info, then the container freezes: `INFO exited: app-init (exit status 1; not expected)` I run the following command: `docker run --name my-project -v ~/my-project:/var/app -P --link...

bug