Saneef Ansari

Results 28 comments of Saneef Ansari

Even after enabling `3-legged OAuth` on Twitter, I'm facing this issue? Any clues?

See #2409, Like me others also wondering suddenly Edge plugin don't work on Netlify!

I'm using [html-minifier](https://github.com/kangax/html-minifier), following @hankchizljaw's [tutorial](https://learneleventyfromscratch.com/lesson/31.html#minifying-html-output).

Thanks a lot for that tip! I hadn't dig through html-minifier docs. My bad. See my hack 🤢: ```nunjucks {% edge "njk" %}{% endedge %} {% edge "njk" %}{{"" |...

> Thanks a lot for that tip! > > I hadn't dig through html-minifier docs. My bad. > > See my hack 🤢: > > ``` > > {% edge...

Isn't it better to have some defaults? Like when we do `npm init` choose current folder name as default and also let user to change it if they want to....

Hey @ItsEthanH, thanks for bringing this idea.   Please do try, and send a PR. I haven't really delved into the idea. But, here are some thoughts that popped in my...

Is this due to some previously botched git commit? If that is the case, how would I clear those files?

I deleted the file `.git/info/lefthook-unstaged.patch` and it worked fine.

Thanks a lot @deathaxe! The first option is works! It is also more suited to my need.