New
1.2.0
New features
- feat(cache): add fragment cache option
Changes
- fix(style): excerpt font-size
- fix(style): post content font-size, padding, line-height and font-size
- feat(seo): sementic html
- feat(std): add site icon as fallback and output
- refactor(post-entry): simplify the element
- refactor(post): change style and simplify the element
- feat(share): use telegram short domain
Bugs fixed
- fix(highlight): prism code block padding-left
- fix(highlight): prettify margin
- fix: dns-prefetch for analytics
- fix(analytics): gtags id error
- fix(highlight): background conflict
BREAKING CHANGES
Fragment Cache Option
In Hexo 3+ hexojs team bring up a new feature, fragment_cache, which can make generation more efficient. Before Suka Theme 1.1.1, the fragment cache option was force enabled and can't be disabled. In Suka Theme 1.2.0, I add a option for you to disable it, for avoiding some strange issues. You can read the docs about fragment cache configuration