Christian Oliff
74c90db9c4
fix(base): Remove unneeded meta tag
...
```html
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
```
This was only needed for IE10 and lower (which are no longer supported) and chromeframe which was a Google plugin for IE8 and lower and was discontinued many years ago. So this meta tag can be safely removed.
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-25 14:21:32 +07:00
Khusika Dhamar Gusti
d7f6344d00
fix(footer): Define itemtype property
...
The properties copyrightYear and copyrightHolder refer to the nearest parent CreativeWork.
https://schema.org/CreativeWork
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-24 09:52:39 +07:00
Dillon
f787a4e5ad
Merge branch 'develop'
2020-05-29 14:13:45 +08:00
Dillon
96cf051546
chore(lib): update libraries
2020-05-29 14:13:24 +08:00
Dillon
deab5ca4d7
Merge branch 'develop'
2020-05-29 13:24:18 +08:00
Dillon
09e3b45f36
chore: update exampleSite config
2020-05-29 13:23:33 +08:00
Dillon
68a29fa538
Merge pull request #395 from dillonzq/develop
2020-05-29 13:23:05 +08:00
Dillon
4e3e54bb2a
chore: update theme.js init
2020-05-29 11:31:26 +08:00
Dillon
cded7145ac
fix(style): remove Google Font ( #394 )
2020-05-29 11:19:33 +08:00
Dillon
89a526d693
feat(SEO): update SEO config ( #393 )
2020-05-29 11:11:21 +08:00
Andrea Carratta
2242e0c3c7
feat(sitemap): improve priority ( #392 )
...
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-05-29 11:09:06 +08:00
Dillon
7b954a46e4
Merge branch 'master' into develop
2020-05-29 01:11:52 +08:00
Dillon
87223fbbdf
Create FUNDING.yml
2020-05-29 01:09:50 +08:00
Dillon
2330fa0188
Merge branch 'master' into develop
2020-05-29 01:03:42 +08:00
Dillon
5bc843ca85
chore: update project related information
2020-05-29 01:03:07 +08:00
Dillon
f631e3de04
fix(404): 404 page select language error ( #391 )
2020-05-29 00:19:39 +08:00
quyleanh
7a942f2d56
feat(i18n): add Vietnamese translation ( #383 )
...
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-05-28 20:29:28 +08:00
Dillon
aa48df5edd
feat(content): support complete local resource references ( #388 )
2020-05-28 17:05:37 +08:00
Dillon
0c1f7d0ef8
fix(TOC): scrollbar bug when keepStatic is true ( #382 )
2020-05-24 16:20:48 +08:00
Dillon
94b8e6bf69
chore: update version to v0.2.10
2020-05-24 16:15:39 +08:00
Dillon
40c27dc21d
Merge branch 'develop'
2020-05-19 11:32:25 +08:00
Dillon
04b93662f7
fix(style): comments div padding
2020-05-19 11:30:59 +08:00
Dillon
b77d0f23f4
Merge pull request #374 from dillonzq/develop
2020-05-19 11:25:43 +08:00
Dillon
2528db3ebc
i18n: update zh-CN.toml
2020-05-19 11:19:57 +08:00
Dillon
9dd5230204
feat(TOC): add keepStatic param for TOC ( #372 )
2020-05-18 22:27:01 +08:00
Dillon
8f53c999e5
chore: refactor some code
2020-05-18 21:30:33 +08:00
0derel
c1016df5d6
feat(lunr): some optimizing lib/lunr/*.js ( #367 )
2020-05-18 17:35:33 +08:00
W.T. Chang
e5ae1d696b
fix(path): broken tag/category link when containing a dot ( #368 )
2020-05-18 17:30:37 +08:00
Dillon
9c1244490f
i18n: update i18n string format ( #371 )
2020-05-18 16:10:24 +08:00
Ghosin
36f59a72ee
fix(rss): fix self atom:link. ( #363 )
2020-05-16 00:49:47 +08:00
Dillon
acef6c143e
fix(format): string format error ( #366 )
2020-05-16 00:46:51 +08:00
Dillon
2e82277e36
Merge branch 'develop'
2020-05-15 21:45:13 +08:00
Dillon
8a2bb03e5f
chore(docs): compress images in docs
2020-05-15 21:44:51 +08:00
Dillon
b30fc82520
Merge branch 'develop'
2020-05-15 20:24:50 +08:00
Dillon
212e26c553
chore(icon): update line icon
2020-05-15 20:24:23 +08:00
Dillon
8372db749b
Merge pull request #362 from dillonzq/develop
2020-05-15 19:44:01 +08:00
Dillon
8ef1edd479
chore(config): update exampleSite config
2020-05-15 19:41:11 +08:00
Dillon
413b73df92
chore(docs): update theme documentation basic
2020-05-15 19:06:33 +08:00
Dillon
da9df3b0ce
feat(style): change custom style file path ( #360 )
2020-05-15 19:05:16 +08:00
Dillon
c6733538dc
chore(shortcode): make style shortcode toCSS outputStyle compressed
2020-05-15 17:48:03 +08:00
Dillon
d3d2d751ec
feat(shortcode): add script shortcode ( #359 )
2020-05-15 17:43:04 +08:00
Dillon
c5a0ec61c9
feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images)
2020-05-15 16:32:36 +08:00
Dillon
9f58106e1f
Merge branch 'develop'
2020-05-14 16:14:50 +08:00
Dillon
3fba585d79
fix(style): add spaces for some icons
2020-05-14 16:14:14 +08:00
Dillon
e260870239
Merge pull request #358 from dillonzq/develop
2020-05-13 22:46:27 +08:00
Dillon
3fe5c29307
Merge branch 'master' into develop
2020-05-13 22:43:19 +08:00
Dillon
84b098909b
chore(lib): update simple-icons and twemoji
2020-05-13 22:39:59 +08:00
Dillon
486d859cc8
feat(page): add custom page library support (css and js) ( #357 )
2020-05-13 22:12:51 +08:00
Dillon
861350be32
feat(home): home profile title support HTML format ( #356 )
2020-05-13 21:33:30 +08:00
Dillon
0a9ec97450
feat(cookies): add Cookie consent banner ( #355 )
2020-05-13 21:19:39 +08:00