-
May, 2019: Hello world, the site was deployed and online.
-
Jul, 2019: Changed the 1st version theme: Matery .
-
Apr 2, 2020: Changed the 2nd version theme: Chic , and officially launched my personal blog.
-
Apr 3, 2020:
- Optimized
About
page. - Solved
Permalink
problem.- The design
urlname
method was adopted. - The previous method was
Chinese links to pinyin
: hexo-permalink-pinyin plugin. - You can also consider using hexo-abbrlink plugin to generate non-Chinese links.
- The design
- Optimized
-
Apr 4, 2020:
- Added site uptime.
- Added blog comment function: Valine && LeanCloud .
- Applied site traffic analysis tools: Baidu Tongji .
- Added article word count and reading time statistics.
-
Apr 6, 2020:Submitted to the Baidu search engine for inclusion, you can refer to the blog .
-
May 5, 2020:Used Github && jsDelivr && PicGo to build a personal CDN.
-
Jan 28, 2021:Added
RSS
subscription: https://leungll.site/atom.xml . -
May 14, 2021:Configured new domain name:
.site
. -
Apr 27, 2024:Changed the 3rd version theme: ZenMind .
- Optimized blog style.
- Dealed with Mathjax rendering failure problem, you can refer to the blog .
- Redesigned
About
page. - For domain name: https://leungll.site, configured Google Search Console && Google Analytics && Baidu Inclusion && Baidu Tongji .
- Rebuilded personal CDN.
-
Jun 06, 2024: Added blog mirror source: Vercel, resolve Baidu crawler to domain name: https://l2liang.site.
-
Jan 01, 2025: Solve the issue of article directory jump, use plugin:
hexo-toc
. -
Jan 05, 2025: Added article update time record.
- The CDN repo cannot be changed to private,otherwise all the images on the image bed will be invisible.
- For the MathJax configured in the ZenMind, if
hexo clean && hexo g
causes the code highlighting to not take effect, you can re-execute the command. - If you want to change the theme of the blog, you need to reconfigure the Google, Bing and Baidu SEO verification in the new theme.
- To submit to the Baidu search engine for inclusion.
- There is a script in the plugin which is placed on unpkg. Sometimes the connection is slow and needs to be optimized.
- To use Github && jsDelivr && PicGo to build a image bed. Addtionally, the imgchr can also meet the needs.
- To use jsDelivr && Github to build a CDN, which can optimize the site loading speed.
- To add
RSS
subscription. - To solve Baidu crawler problem.
- Solve the jump problem of directories with symbols and spaces.
- To add article update time record.
- To use hexo-git-backup for blog backup.
- To enable blog comment: Valine .