Arnaud Drizard

Results 6 comments of Arnaud Drizard

I tried running ``` shell phantomjs --disk-cache=no ./bin/angular-seo-server.js 4040 http://127.0.0.1:4000/test ``` It works to serve my /test page. However I have pages like http://www.mywebsite.com/product/:product_id How can I index them all?

I have a similar pb with the cursor

to fix it, I added: let g:indentLine_noConcealCursor=1 It fixes the cursor issue but it raises another one. If the line is indented and the cursor is on it, it displays...

yep, I ended up removing Brunch and using grunt instead... It's quite a bit of work and take away some of the value of the seed, but at least I...

sorry, my repo is not online. I might make a seed though, I'll keep you posted

Thanks for the suggestion, this is clearly something I could add. I'll need to take a closer look at the algorithm to implement it though. I'll try to work on...