Dillon
568fe8f5fc
feat: update front matter and docs
2022-05-13 01:03:24 +08:00
Dillon
09ea77eff1
chore(lib): update fontawesome 5.13.0 -> 6.1.1
2022-05-07 01:54:31 +08:00
Khusika Dhamar Gusti
1281b13109
fix(header): Use data attributes for header mode
...
Partially fixes : #401
Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-26 16:46:31 +07:00
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
Dillon
c5a0ec61c9
feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images)
2020-05-15 16:32:36 +08:00
Dillon
39159a9a6d
feat(CDN): replace CDN config with CDN data file ( #353 )
2020-05-13 19:29:37 +08:00
Dillon
762a7e538d
feat(compatibility): improve compatibility for Hugo basic version ( #352 )
2020-05-13 00:45:19 +08:00
Dillon
7c4962e39a
fix(compatibility): compatibility for version 0.1.X ( #351 )
2020-05-12 22:40:49 +08:00
Dillon
83869e0fc8
feat(analytics): update Google analytics.js to gtag.js ( #349 )
2020-05-12 20:51:07 +08:00
Dillon
f4c9fe750d
fix(shortcode): style shortcode scss file path ( #327 )
2020-05-06 21:31:37 +08:00
Dillon
09a7c95362
fix(search): theme.js error when search is disabled ( #310 )
2020-05-03 11:06:10 +08:00
Dillon
5b689bf29b
fix(title): terms title error and change delimiter from "|" to "-" ( #299 )
2020-05-01 16:23:17 +08:00
Dillon
854e9e3d37
chore(lib): update mapbox-gl and valine
2020-04-30 01:49:33 +08:00
Dillon
56026f934d
fix(typeit): typeit code highlight ( #284 )
2020-04-29 19:52:31 +08:00
Dillon
6805d695f6
chore: update docs and style ( #269 )
2020-04-28 01:38:22 +08:00
Dillon
3c38d54a87
feat(home): add custom content for home page ( #248 )
2020-04-22 17:50:30 +08:00
Dillon
f14301c395
feat: improve configuration ( #245 )
...
* feat: improve configuration
* fix: fix partials/footer.html error
2020-04-21 22:55:06 +08:00
Dillon
8a0e61085c
feat(code): add copy button for code ( #239 )
2020-04-18 20:54:54 +08:00
Dillon
90184ca3e7
feat(search): add local search ( #231 )
...
* feat(search): add local search
* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon
80db783396
feat(fixed-btns): add title for fixed buttons ( #176 )
2020-03-17 02:03:36 +08:00
Dillon
41c2d3a38e
feat: add detection of the theme version and Hugo version ( #173 )
...
* feat: add detection of the theme version and Hugo version
* fix: hugo.IsProduction is incompatible in Hugo v0.62.0
2020-03-16 21:35:16 +08:00
Dillon
6e091b6fad
feat(button): add 'comment' fixed button ( #169 )
2020-03-16 15:01:51 +08:00
Dillon
212e67c2a5
feat(style): improve toc style ( #167 )
2020-03-16 10:59:51 +08:00
Dillon
3d9aad3205
feat(style): adjust style of header, tags and dynamic-to-top button
2020-03-14 14:42:12 +08:00
Dillon
924692a07e
feat(assets): add SRI config for stylesheet and script
2020-03-09 20:25:55 +08:00
Dillon
285efc01bb
feat(environment): use hugo.Environment to judge the production environment
2020-03-02 17:03:35 +08:00
Dillon
ae81e3767e
fix(srcatch): fix srcatch bugs
2020-02-27 20:14:40 +08:00
Dillon
72a2e9bdcf
feat(image): add image lightgallery
2020-02-24 17:00:39 +08:00
Dillon
88576721cc
feature(header): add header config
2020-02-16 20:36:36 +08:00
Dillon
69688661f4
chore(header): remove all dummy-targets and update smooth scroll
2020-02-16 16:42:14 +08:00
Dillon
2f8123bfa6
chore(deps): remove jQuery
2020-02-16 03:03:18 +08:00
Dillon
1088f86b6d
chore: refactor scripts code style
2020-02-14 21:09:21 +08:00
Dillon
12bd1e1935
chore: refactor code style
2020-02-14 01:30:33 +08:00
Dillon
88273f439a
feat(theme): add detecting system dark mode to set site theme
...
add "auto" config in default theme, which detecting system dark mode to set site theme
2020-02-11 21:40:58 +08:00
Dillon
095089fb3f
feat(config): add config for default theme light/dark
2020-02-08 22:19:22 +08:00
Dillon
4c452aae12
feat(css): add local fork-awesome css
2020-02-07 00:10:00 +08:00
Dillon
52c7ad29a6
chore(style): update code style and add an i18n word
2020-02-03 18:38:10 +08:00
Dillon
2a7611b5ae
chore(style): update code style
2020-01-31 22:53:04 +08:00
Dillon
344f0a9f41
fix(css): fix some css bugs
2020-01-31 18:46:28 +08:00
Dillon
4f2ff40ef9
fix: fix toc css bug
2019-08-24 23:41:57 +08:00
Dillon
5cc4fdbe46
feat: tidy style and layout
2019-08-24 19:32:41 +08:00
Dillon
934c3a5156
feat: faster, support custom lib cdn and more standardized code style
2019-08-23 02:01:22 +08:00
Dillon
0788330819
fix: fix screen-splash bug under dark theme and orientationchange bug
2019-08-22 04:01:02 +08:00
Dillon
ee7c7549b5
feat: new index and style update
2019-08-19 01:36:52 +08:00
Dillon
2653f1bc7c
feat: fontawesome, admonition and faster
2019-08-17 03:40:34 +08:00
Dillon
9433736ede
feat: new style and faster
2019-08-12 01:36:19 +08:00
Dillon
c16db324fa
chore: format code
2019-08-09 21:25:13 +08:00
Dillon
95aeca1c41
feat: add Katex
2019-08-05 21:15:01 +08:00
Dillon ZENG
c67a2a86a1
feat: impove i18n and clean code
2019-08-04 21:53:35 +08:00
Giuseppe Pignataro
a8a6c91421
Initial Commit
2019-02-03 12:30:44 +01:00