Commit graph

53 commits

Author SHA1 Message Date
Dillon
8a9df9b02f
chore(lib): update lightgallery 1.2.0 -> 2.4.0 2022-05-12 05:35:34 +08:00
Dillon
5e9c5f6417
feat: replace smooth scroll js with css scroll-behavior 2022-05-12 04:03:44 +08:00
Dillon
8d031cf268
fix: scrollEvent delay 2022-05-10 21:59:42 +08:00
Dillon
9cac6b4ffe
feat: update echarts theme config 2022-05-10 13:24:16 +08:00
Dillon
c5bed70e04
chore(lib): update echarts 4.8.0 -> 5.3.2 2022-05-09 02:32:16 +08:00
Dillon
857047a7a1 chore(lib): update mermaid 8.5.1 -> 9.0.1 2022-05-07 15:36:44 +08:00
Dillon
7930049e55
chore(lib): update animate.css 3.7.2 -> 4.1.1 2022-05-07 02:22:58 +08:00
Dillon
09ea77eff1
chore(lib): update fontawesome 5.13.0 -> 6.1.1 2022-05-07 01:54:31 +08:00
Dillon
28bc034af0
fix: raw shortcode content rendering in another shortcode 2022-05-07 01:20:39 +08:00
Dillon
7536b8b97d
feat: update post title style 2022-05-05 03:30:13 +08:00
Dillon
67b05a1e16 chore(docs): remove fr docs 2022-05-04 00:23:36 +08:00
Khusika Dhamar Gusti
9151f85ce9 fix(toc): Use data attributes for toc
Partially fixes: #401

Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-27 18:42:42 +07: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
Dillon
4e3e54bb2a chore: update theme.js init 2020-05-29 11:31:26 +08:00
Dillon
9dd5230204
feat(TOC): add keepStatic param for TOC (#372) 2020-05-18 22:27:01 +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
0a9ec97450
feat(cookies): add Cookie consent banner (#355) 2020-05-13 21:19:39 +08:00
Dillon
762a7e538d
feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +08:00
Dillon
9e3949cfdd fix(gitalk): gitalk config error 2020-05-07 00:29:41 +08:00
Dillon
7dfa964d3f
feat(comment): add Utterances comment system (#317) 2020-05-04 20:28:27 +08:00
Dillon
e4c71edddf
feat(typeit): add some config for TypeIt (#314) 2020-05-04 13:20:01 +08:00
Dillon
09a7c95362
fix(search): theme.js error when search is disabled (#310) 2020-05-03 11:06:10 +08:00
Dillon
e3e3bdf9ee
feat(rss): add rssFullText param for RSS (#301) 2020-05-01 23:29:24 +08:00
Dillon
79df5c667e
feat(search): add snippetLength config for search results (#296) 2020-05-01 02:34:17 +08:00
Dillon
4191e046d8
feat(search): improve search index by rm line number in code block (#294)) 2020-05-01 00:05:38 +08:00
Dillon
3040ffa107
feat: improve browser compatibility for TypeIt and object-fit (#293)
* object-fit polyfill
* TypeIt 7.0.3 -> 6.5.1
2020-04-30 23:21:52 +08:00
Dillon
3096ff6235
feat(search): improve search index by chunked separated by h2 and h3 (#290) 2020-04-30 03:22:52 +08:00
Dillon
473238f8ad
fix(style): global link hover color (#288) 2020-04-29 22:26:52 +08:00
Dillon
fa4c567ac4
fix(header): header style and search dropdown (#282) 2020-04-29 15:40:57 +08:00
Dillon
16a4e94117
feat(search): add more params for search and improve search index (#279) 2020-04-29 02:34:28 +08:00
Dillon
9003e18ada
fix: simpleicons title override link title error (#270) 2020-04-28 02:19:58 +08:00
Dillon
6805d695f6
chore: update docs and style (#269) 2020-04-28 01:38:22 +08:00
Dillon
b46c81053f
feat(twemoji): add support for twemoji (#264) 2020-04-27 02:27:26 +08:00
Dillon
bcbc4268ea
feat(code): add support for code block folding (#259) 2020-04-26 03:25:10 +08:00
Dillon
c2197b7411
feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons
* add more configs for social
2020-04-24 19:04:37 +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
aed8734d83
feat(shortcode): add mapbox shortcode (#190)
* feat(shortcode): add mapbox shortcode

* docs: split shortcodes into built-in shortcodes and extended shortcodes

* docs(shortcodes): add docs for mapbox shortcode

* docs(shortcodes): fix an error in shortcodes docs
2020-03-21 16:59:23 +08:00
Dillon
80db783396
feat(fixed-btns): add title for fixed buttons (#176) 2020-03-17 02:03:36 +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
9004e375fd fix(animation): lost animation 2020-03-11 00:50:06 +08:00
Dillon
7f228d6134 fix(typeit): fix a TypeIt header link style bug 2020-03-10 03:37:27 +08:00
Dillon
1894403794 feat(toc): add custom TOC font size 2020-03-09 21:56:17 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
Dillon
4e6fe224cc chore(partials): refactor partials 2020-02-21 23:42:35 +08:00
Dillon
a4116f14a7 fix(toc): fix toc link bug 2020-02-21 11:11:56 +08:00