HTML compression
-
Clone the theme docs repository.
The theme docs configuration does not exclude
vendor/, because that would disable the layoutvendor/compress, which is needed to activate HTML compression. -
In the root directory of the clone, run:
bundle update bundle exec jekyll build -
Check that
index.htmlhas been compressed.