Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick StartCreate a new post1$ hexo new "
...
2023.08.06
hexo-theme-Klise
Transplant from Jekyll theme Klisé and do some modifies
Demo Site: dewjohn.github.io || john.pages.dev
💻InstallGit
1git clone https://github.com/dewjohn/hexo-theme-Klise.git themes/Klise
scss
1npm install hexo-renderer-s
...