This is a hexo theme derived from hexo-theme-snail (thanks dusign.), with some modifications based on the needs of my blog.
I will list what parts of the changes I have made and what new features have been added.
JiJi is the black cat in the japanese movie, Kiki's Delivery Service, she is so cuteee
View live demo on my website: https://meetonfriday.com/
- Note that this repo is currently being written and has not kept up with the live demo version
$ git clone https://github.com/john850512/hexo-theme-jiji.git
In this step, you need to install npm & hexo first. See Documentation for more detail.
$ cd hexo-theme-jiji
$ npm install
$ hexo server
And by entering the url: http://localhost:4000
to check whether the website can display normally.
20200703
- Modify theme based on hexo-theme-snail (only for dark mode)
- Sort the nav bar in alphabetical order (expect home & chinese_blog)
- Add sidebar under archive/categories/tags page
- Use cdn to speed up