hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.82k stars 4.75k forks source link

[FEATURE REQUEST] sort the tags and categories by alphabet #5458

Open dimaslanjaka opened 2 months ago

dimaslanjaka commented 2 months ago

Check List

Feature Request

Sort the tags and categories for creating <meta> tags. whenever i build site, the values of tags or categories will have different order, and makes useless changes on github pages commit. looks like below screenshoot

image

However this make every changes to all html pages (including archives, tags, categories pages too). so, please re-order them.

Also some theme not reordering them, because will makes more memory consumption while generating site.

Others

here the full useless changes https://github.com/dimaslanjaka/dimaslanjaka.github.io/commit/249df7558e508f0877321f23ef71ad63230092c7