Releases: ikeq/hexo-theme-inside
Releases · ikeq/hexo-theme-inside
2.7.0
Features
- darkmode
- ssr support
- support install via
npm install hexo-theme-inside
- support hide posts/pages from being indexed
- support line break on
profile.bio
- support partial encryption
- allow post can be set as index page
- update some dependencies
Fixes
- apply url_for helper on front end manifests
- add theme.js as dep if needed
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
Features
- update to [email protected]
- improve table style
- improve checklist style
- improve codeblock style
- add a navigator for category navs when too long
Fixes
- fix image previewing stucks when resized
Breaking Changes
drop support for [email protected], You need to update to [email protected].
npm install [email protected]
2.5.2
2.5.1
2.5.0
Features
- update to [email protected]
- support string value as
appearance.content_width
content_width: 80% content_width: 10rem content_width: 700px content_width: 700
- improve tab style
Breaking Changes
You may need to update to [email protected].
npm install [email protected]