airbnb / knowledge-repo

A next-generation curated knowledge sharing platform for data scientists and other technical professions.
Apache License 2.0
5.47k stars 688 forks source link

Use gzip to compress "sitemap.xml" #754

Closed csharplus closed 1 year ago

csharplus commented 1 year ago

Description of changeset:

The size of sitemap.xml is too large now due to increasing number of posts, which could be compressed to be much smaller size with gzip.

Test Plan: CI

Reviewers: @JJJ000 @mengting1010