fix: rename typing to chameleon theme
|
@ -68,7 +68,7 @@ pagination_dir: page
|
|||
# Extensions
|
||||
## Plugins: https://hexo.io/plugins/
|
||||
## Themes: https://hexo.io/themes/
|
||||
theme: typing
|
||||
theme: chameleon
|
||||
|
||||
# hexo-nofollow
|
||||
## https://github.com/weyusi/hexo-nofollow
|
||||
|
|
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 291 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 92 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 989 B After Width: | Height: | Size: 989 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 601 B After Width: | Height: | Size: 601 B |
Before Width: | Height: | Size: 716 B After Width: | Height: | Size: 716 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 424 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 470 KiB After Width: | Height: | Size: 470 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 963 B After Width: | Height: | Size: 963 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 521 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 819 B After Width: | Height: | Size: 819 B |
|
@ -1,71 +0,0 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
|
||||
## [Released]
|
||||
|
||||
## [1.5.1] - 2018-03-14
|
||||
|
||||
- fix mobile menu style
|
||||
|
||||
## [1.5.0] - 2018-03-14
|
||||
|
||||
- add mobile menu
|
||||
- add nav left style in desktop view
|
||||
|
||||
## [1.4.0] - 2017-11-27
|
||||
|
||||
- add donate section
|
||||
|
||||
## [1.3.3] - 2017-11-27
|
||||
|
||||
- add max-width for content
|
||||
- fix responsive width
|
||||
- change fonts
|
||||
|
||||
## [1.2.3] - 2017-09-15
|
||||
|
||||
- fix extra links in archive page
|
||||
- switch the order of comments section
|
||||
|
||||
|
||||
## [1.2.2] - 2017-09-10
|
||||
|
||||
- fix #7
|
||||
- fix #10
|
||||
|
||||
### Added
|
||||
|
||||
- Add en.yml to languages to fix unstable english behaviour #8
|
||||
- Add instruction about language Setting #9
|
||||
- Add optional icons system #12,#13
|
||||
- Add gitment comment system #14
|
||||
|
||||
|
||||
## [1.1.1] - 2017-03-14
|
||||
|
||||
### Fixed
|
||||
|
||||
- fix #1
|
||||
|
||||
### Added
|
||||
|
||||
- add dark mode
|
||||
|
||||
|
||||
## [1.0.1] - 2016-09-06
|
||||
|
||||
### Fixed
|
||||
|
||||
- fix category and tag page style
|
||||
|
||||
### Added
|
||||
|
||||
- make it responsive
|
||||
|
||||
|
||||
## [1.0.0] - 2016-08-04
|
||||
|
||||
Release the first version.
|
|
@ -1,9 +0,0 @@
|
|||
Typing
|
||||
=====================
|
||||
Forked from [@geekplux](https://github.com/geekplux/hexo-theme-typing)
|
||||
|
||||
### LICENSE
|
||||
|
||||
Typing © [@geekplux](https://github.com/geekplux), Released under the [MIT](LICENSE) License.
|
||||
|
||||
Authored and maintained by [@geekplux](https://github.com/geekplux) with help from contributors ([list](https://github.com/geekplux/hexo-theme-typing/graphs/contributors)).
|
|
@ -1,31 +0,0 @@
|
|||
{
|
||||
"name": "hexo-theme-typing-curben",
|
||||
"description": "a pure and fresh Hexo theme. modified for curben/blog.",
|
||||
"version": "1.0.0",
|
||||
"keywords": [
|
||||
"hexo",
|
||||
"theme",
|
||||
"typing"
|
||||
],
|
||||
"author": {
|
||||
"name": "geekplux",
|
||||
"email": "geekplux@gmail.com",
|
||||
"url": "github.com/geekplux"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/geekplux/hexo-theme-typing.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"gitment": "^0.0.3",
|
||||
"normalize.css": "^8.0.0",
|
||||
"typo.css": "^2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cssnano": "^4.1.7",
|
||||
"postcss-cli": "^6.0.1",
|
||||
"postcss-import": "^12.0.1",
|
||||
"precss": "^4.0.0"
|
||||
}
|
||||
}
|