Dimethyl Blog Update Log

This blog, run by GitHub Actions and Hexo, is regularly updated. Although git commit messages provide some insight into the changes made, this log offers a more detailed overview of significant updates and modifications.

Root repository of this blog locates at Github - MingchenDai/mingchendai.github.io. You can check the changes there directly, or refer to this log for a summarized view of the updates in reverse chronological order.

Update logs are edited manually since February 2nd, 2026. Normal update of this post (including adding new update message and modifying existing commit ids) and About page will not be recorded here.

Update Log

Latest Update

Date Version Commit
2026-02-02 1.0.1 Latest Commit

In framework,

  • hexo-generator-i18n package is deprecated and removed.
  • For table of contents in sidebar, wrapping is enabled for long titles, and instead of displaying current section title, all level headings are shown.
  • Powered by Hexo & NexT footer is added.
  • Post editing is disabled now, since the feature is not used frequently.
  • WaveDrom diagrams are supported in consideration of future posts about digital logic design.
  • Page generator of NexT theme is modified to support user content display on functional pages such as Categories and Tags.

New posts are:

In modified content,

In Collections part,

  • Picture link problem in Masonry part is fixed.
  • Link to developing page is removed.