welpo / tabi

A modern Zola theme with search, multilingual support, optional JavaScript, a perfect Lighthouse score, and a focus on accessibility.
https://welpo.github.io/tabi/
MIT License
97 stars 32 forks source link

⚡️ perf: getting the metadata only in this common operation speeds up my build 10 times #325

Closed faassen closed 1 month ago

faassen commented 1 month ago

By requesting only the metadata in get_section this speeds up my build by a massive amount.

See #324

welpo commented 1 month ago

Thank you so much!