Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Compression #5

Closed
lorenzschmid opened this issue Nov 15, 2020 · 0 comments
Closed

Better Compression #5

lorenzschmid opened this issue Nov 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@lorenzschmid
Copy link
Member

lorenzschmid commented Nov 15, 2020

Currently most of the Liquid templates of this repository put readability of the code above small code size. This results in many newlines and whitespaces added to the generated output. So far the README recommends a too to minimize the code before uploading via minify. It might be worth to

  • improve the templates (e.g. by using more {%- ... -%} tags), and/or
  • use better tools removing unused styles or JavScript functions such as
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant