Releases: 17px/hexo-theme-cosy
v2.1.1
v2.0.4
v2.0.3
feat
- 添加天气卡片元素解释文字
- 添加了一些过度动画,不严谨的解决服务端渲染闪烁问题,都是给spa应用惯的😂
- 开放了个人和风天气的api,造福你我他
#Feature
-Add weather card element explanation text
-Added some excessive animations and laxly solved the problem of server rendering flicker, all of which are common for spa applications 😂
-Opened personal and wind weather APIs to benefit you, me, and him
v2.0.2
v2.0.1
v2.0 版本更新内容
- 基于
hexo7.0
开发,hexo的配置文件和6.3
配置文件不同 - 提高工程化程度,优化开发阶段体验,
webpack-dev-server
监听 hexo 的 public 目录,开发阶段实现热更新
- 使用
web-component
分离项目 ui 组件 ,linear-design 设计风格 - 增加
偏好
自定义页面 - 增加
标签
自定义页面 快捷键
引入
😁文档还在撰写,稍等……
V2.0 version update content
-
Developed based on 'hexo7.0', the configuration file for hexo is different from the '6.3' configuration file
-
Improve the level of engineering, optimize the development experience, use webpack dev server to listen to the public directory of hexo, and implement hot updates during the development phase`
-
Use 'web component' to separate project UI components, with a linear design style
-
Add 'preferences' to custom pages
-
Add 'tags' to customize the page
-
Introduction of shortcut keys
😁 The document is still being written, please wait