audreyfeldroy/complexity

Implement HTML minification

Open

#13 aperta il 20 lug 2013

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (31 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (118 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

All HTML files should be minified:

  • Remove whitespace and newlines
  • Maybe remove comments, if it can be done in a way that doesn't affect tools that depend on HTML comments. If not, no big deal.

Guida contributor