audreyfeldroy/complexity

Implement HTML minification

Open

#13 建立於 2013年7月20日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (31 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (118 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南