#2492·hexo

Hexo Roadmap

Author: NoahDragonCreated Apr 6, 2017Updated Aug 21, 2026
Labelsbugfeature-requestdiscussionenhancement#perfmatters

Here is a to-do list for Hexo:

New features:

Fixes:

  • partial not support look up parent directory, and absolute path not functioning as well #819
  • include_code link and root config #928
  • hexo server error when I change the config #1099 (https://github.com/hexojs/hexo/pull/5055)
  • is_current('') is always true, regardless of current page url #1112 (Expected behavior)
  • Default language #1125 #3069 #3110
  • Spaced string in imgTag #1277
  • Anchors in individual blog entries aren't made unique in the main page #1302
  • relative_link: true doesn't work correctly #1381
  • AppVeyor test case fails https://github.com/appveyor/ci/issues/1560
  • Post name support underscore to connect variables #1970
  • Different result between hexo g and hexo s #2451 #2503 #2897 #2902 #2979 #3171 #3756
  • --watch triggers whole site regeneration #2991
  • Proper handling of templates in a post #3259

Miscellaneous:

Please feel free to leave your thought in comments.