Hexo 简约主题,响应式设计支持 PC、平板、手机等设备,代码高亮使用 monokai-sublime 风格,支持亮/暗色主题跟随系统。可以最低兼容到 IE8。
ConciseHexo is a minimalist theme for Hexo that supports responsive design for various devices such as PC, tablets, and smartphones. It features code highlighting using the monokai-sublime style and supports light and dark themes based on the system settings. It is compatible with IE8 and above. The theme can be previewed online but requires switching the default compiler from hexo-renderer-stylus to hexo-renderer-less. Installation of the Concise theme requires Hexo 2.4 or higher version. Configuration changes need to be made in the _config.yml file by changing the "theme" value to "concise". Additional configuration can be made in the themes/concise/_config.yml file for features such as menu, excerpt_link, content_max_width, sidebar, links, git_commit, baidu, rss, and favicon.
ConciseHexo is a responsive and minimalist theme for Hexo that offers various features such as code highlighting, light and dark themes, and compatibility with IE8. Installation involves switching the compiler and making configuration changes in the _config.yml and themes/concise/_config.yml files. Other customization options include menu, excerpt_link, content_max_width, sidebar, links, git_commit, baidu, rss, and favicon. Additional features include minification and obfuscation of static files and support for MathJax/KaTeX and automated deployment using Github Actions.