Ugly Alpha 1
tera:0.11.2

total uncompressed bytes

321.4 KB

total files

82

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", "CHANGELOG.md", "!**/tests/*", ], has_build_script: false, }

55 wasted files

total waste: 130.8 KB

  1. docs/content/docs/templates.md : 20.7 KB
  2. src/parser/tests/parser.rs : 20.6 KB
  3. src/renderer/tests/basic.rs : 14.0 KB
  4. src/parser/tests/lexer.rs : 11.0 KB
  5. docs/sass/vendor/_normalize.scss : 7.7 KB
  6. src/renderer/tests/macros.rs : 6.9 KB
  7. src/parser/tests/whitespace.rs : 6.8 KB
  8. benches/tera.rs : 5.2 KB
  9. tests/render_fails.rs : 5.0 KB
  10. src/renderer/tests/inheritance.rs : 4.7 KB
  11. docs/content/docs/usage.md : 4.4 KB
  12. docs/templates/index.html : 3.7 KB
  13. src/renderer/tests/whitespace.rs : 3.4 KB
  14. src/renderer/tests/errors.rs : 2.7 KB
  15. src/parser/tests/errors.rs : 2.0 KB
  16. tests/common/mod.rs : 1.4 KB
  17. docs/sass/_docs.scss : 1.3 KB
  18. docs/sass/_base.scss : 1.3 KB
  19. examples/basic.rs : 1.2 KB
  20. docs/templates/docs.html : 1.2 KB
  21. docs/sass/_layout.scss : 1.1 KB
  22. src/renderer/tests/mod.rs : 590 B
  23. appveyor.yml : 533 B
  24. docs/content/docs/installation.md : 314 B
  25. examples/templates/base.html : 298 B
  26. docs/sass/_index.scss : 269 B
  27. docs/config.toml : 252 B
  28. docs/sass/app.scss : 214 B
  29. tests/render-failures/macros.html : 201 B
  30. docs/content/_index.md : 186 B
  31. tests/render-failures/error-location/base_error.html : 127 B
  32. tests/render-failures/error-location/error_in_grand_child.html : 114 B
  33. examples/templates/users/profile.html : 110 B
  34. docs/templates/page.html : 108 B
  35. docs/content/docs/_index.md : 107 B
  36. tests/render-failures/error-location/error_in_child.html : 103 B
  37. .travis.yml : 98 B
  38. tests/render-failures/error-location/error_in_parent.html : 97 B
  39. .gitignore : 93 B
  40. examples/templates/macros.html : 86 B
  41. tests/render-failures/macro_wrong_args.html : 81 B
  42. tests/render-failures/error-location/error_in_macro.html : 81 B
  43. .editorconfig : 77 B
  44. tests/render-failures/error-location/base.html : 72 B
  45. tests/render-failures/error-location/macros.html : 68 B
  46. docs/README.md : 67 B
  47. tests/render-failures/macro_self_inexisting.html : 66 B
  48. tests/render-failures/field_unknown_forloop.html : 58 B
  49. src/parser/tests/mod.rs : 51 B
  50. tests/render-failures/iterate_on_non_array.html : 43 B
  51. tests/render-failures/filter_section_invalid.html : 39 B
  52. tests/render-failures/inexisting_include.html : 22 B
  53. tests/render-failures/non_math_operation.html : 19 B
  54. tests/render-failures/field_unknown.html : 16 B
  55. tests/render-failures/value_render_non_object.html : 12 B