Based on some other discussions we've had with @jhildenbiddle, we should perhaps remove the bundle size from the home page, and not worry so much about the size limit and moreso focus on what features make Docsify great.
My opinion: the current file size limit potential and awesome features from being introduced just because we're already at the file size limit.
Perhaps focusing on other measures (like Lighthouse scores) would give the maintainers measurable targets and a better sense of overall performance for devs. Surprisingly, the current numbers for docsify.js.org aren't terrible. There's room to improve though, which we should prioritize for v5.

FWIW, docsify-themeable fares better. It would be great to get these scores to 100 across the board if possible.

(Note: The scores above were taken using the Lighthouse tab found Chrome's Dev Tools. A web version is also available at https://web.dev/measure/ but the "Performance" test encountered failed while auditing docsify-themeable's website.)
One thought,
We can add lighthouse in the CI ref.
That will help in reviewing PR so that we can increase the acceptance criteria of the PR.
We can pick each Points from the report can fix them.
In regards to the bundle size are you guys referring to this

and make it similar to https://simps.io/#/?

I would like to try and integrate lighthouse-ci
yes, thats the one.
I would like to try and integrate lighthouse-ci
great, feel free to do so,
Thanks
Most helpful comment
One thought,
We can add lighthouse in the CI ref.
That will help in reviewing PR so that we can increase the acceptance criteria of the PR.