A minimal but stylish Hexo theme by SakuraKooi
Layout inspired by Anatole
- Responsive
- Post encryption
- Telegram-like masked text
- Built-in spoiler component
- Gitalk comment
- Hide title with
hideTitle: true - Hide post meta with
hideMeta: true - Hide post date with
hideDate: true
- Render post with markdown-it
- (then) Implement post toc navigation
- Fix gallery post
- Fix code block caption
- Fix code block language hint position in mobile screen
- Demo site's icon designed by Freepik
- Post encryption modified from hexo-blog-encrypt
- Spoiler modified from hexo-sliding-spoiler