# hexo-theme-zero **Repository Path**: loveminimal/hexo-theme-zero ## Basic Information - **Project Name**: hexo-theme-zero - **Description**: A simple theme of hexo. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-10 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ** Preface Hey, guys. To me, this theme is quite stable now, though it is simple, even has no tags and categories. But believe me, via the built-in search, you will have a better experence. As a emacs user, I prefer =.org=. And that is why I make this theme, which can adapt to org-export better. Hexo is an awesome generator, of course, I like it. Hmm.. but now I want to have a try on Hugo :) So this theme may be update slower. But if you have some questions in using it, let me know, and I am so glad to solve it with you together. ** Intro Hmm.. :) It's a version 1.0.0. Here is a preview: [[./preview/zero.jpg]] ** Usage #+BEGIN_SRC sh # cd your-blog git clone https://github.com/loveminimal/hexo-theme-zero.git ./themes/zero #+END_SRC Note that: you must disable the =highlight= of site =_config.yml=, and update =theme= fragment as =zero=. #+BEGIN_EXAMPLE # highlight settings highlight: enable: false line_number: false auto_detect: false tab_replace: # theme settings theme: zero #+END_EXAMPLE ** Demo - [[https://chocomint.netlify.com/]]