issues
search
audreyfeldroy
/
complexity
A refreshingly simple static site generator, for those who like to work in HTML.
Other
118
stars
32
forks
source link
Implement HTML minification
#13
Open
audreyfeldroy
opened
11 years ago
audreyfeldroy
commented
11 years ago
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.
mishraiiit
commented
10 years ago
What language to code in?
All HTML files should be minified: