gruntjs / grunt-contrib-connect

Start a static web server.
http://gruntjs.com
MIT License
714 stars 146 forks source link

Directory listing options #204

Closed wizzyfx closed 8 years ago

wizzyfx commented 8 years ago

Added an option to configure directory listing options. See https://github.com/expressjs/serve-index#options for configuration options.

vladikoff commented 8 years ago

Awesome, could you update https://github.com/gruntjs/grunt-contrib-connect/blob/master/docs/connect-options.md

and then run grunt, that should regenerate the README.md

wizzyfx commented 8 years ago

Wow, 9 commits for 10 lines of code... Sorry for the mess :)

vladikoff commented 8 years ago

Previous comment still stands, please reopen if still want this.

wizzyfx commented 8 years ago

Sorry about that. I thought I have done what you have asked for. Updated connect-options.md and then ran grunt. Where did I do wrong? I'll check everything and then re-submit the PR tomorrow.

vladikoff commented 8 years ago

Wow, 9 commits for 10 lines of code... Sorry for the mess :)

Hey yea need to squash those commits :)

wizzyfx commented 8 years ago

I'll open a new PR. This one is a mess :)