A hexo minimalist theme that imitates A4 paper. The main focus is simplicity, small size and few configurations.
"Let readers focus on reading the text, and writers focus on writing." ➡️ Effect display ➡️ Use documentation
A star in the upper right corner for faster feature updates
颜色搭配是一门学问
. In addition to the two colors recommended by A4, you can mix your own colors and share the color scheme with everyone. For more colors, please see: Preview.
hexo init
command. Here is an example of your folder being named website
命令行
into website
folder path_config.yml
file under the website
foldera4主题
. There are two ways, choose one.npm install hexo-theme-a4@latest
_config.a4.yml
file in the website
folder path and copy the content here._config.a4.yml
file, which can be configured by yourself according to the comments in the file.hexo s
run the project to see the effectgit clone [email protected]:HiNinoJay/hexo-theme-A4.git themes/A4
_config.a4.yml
file in the website
folder path and copy the content here._config.a4.yml
file, which can be configured by yourself according to the comments in the file.hexo s
run the project to see the effect The home page and article list page need to be generated manually. Just execute the following command:
hexo new page index
hexo new page list
For other detailed configurations, please see: ➡️ Usage documentation, now online.
Depending on how you安装
, choose the对应的
update method.
Enter the command line into根目录
of your blog website and execute the command:
npm install hexo-theme-a4@latest
Enter the command line into the themes/A4
directory and execute the command:
git pull
After the above two methods are updated, please go to the github page to check the latest version. The author will tell you whether the configuration file has been added/modified.
If so, you need to copy the latest file corresponding to the new/modified part of your _config.a4.yml
.
You are welcome to submit pull requests or issues, please submit them to the dev branch.
If you want to communicate anything else, you can send an email to: [email protected]
If you think I did a good job, please give the project a star or buy me a cup of coffee☕️
Sincere thanks to A4 supporters: https://github.com/HiNinoJay/hexo-theme-A4/blob/main/DONATION.md