carrot / charge

A bundle of useful middleware and tools for serving static sites
Other
22 stars 1 forks source link

clean urls off by default #3

Closed kylemac closed 10 years ago

kylemac commented 10 years ago

as soon as hygienist is included in the middleware stack, it begins cleaning **.html. this makes sense for hygienist itself, but from within charge, this should probably be off by default.

I'm not sure if we update hygienist to take false or something or just not include it in our charge stack by default. open for discussion.

jescalan commented 10 years ago

Yeah I think probably defaulting that option to false is the way to go. Probably going to use this guy to config the options, should be easy to set it up by default there.

jescalan commented 10 years ago

Closed by cfba5a880b56a3cca5a0d94451be6b96b6157efa