Commit graph

45 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
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
0b0b4a2769
fix: rm lazysizes plugin parent-fit 2022-05-09 01:40:56 +08:00
Dillon
33c4e80a1d
chore(lib): update typeit 7.0.4 -> 8.5.4 2022-05-08 11:55:58 +08:00
Dillon
857047a7a1 chore(lib): update mermaid 8.5.1 -> 9.0.1 2022-05-07 15:36:44 +08:00
Dillon
ddf73c2cce
chore(lib): update lazysizes 5.2.2 -> 5.3.1 2022-05-07 03:07:32 +08:00
Dillon
66ccbe92af
fix(math): block delimiters 2022-05-05 02:49:12 +08:00
Dillon
264dd5b9d5
feat(math): more block delimiter for math and update katex 0.11.1 -> 0.15.3 2022-05-05 02:34:17 +08:00
Dillon
ab141e3d9c
fix: theme.min.js error 2022-05-03 18:05:41 +08:00
Dillon
aa48df5edd
feat(content): support complete local resource references (#388) 2020-05-28 17:05:37 +08:00
Dillon
8f53c999e5 chore: refactor some code 2020-05-18 21:30:33 +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
486d859cc8
feat(page): add custom page library support (css and js) (#357) 2020-05-13 22:12:51 +08:00
Dillon
0a9ec97450
feat(cookies): add Cookie consent banner (#355) 2020-05-13 21:19:39 +08:00
Dillon
7c4962e39a
fix(compatibility): compatibility for version 0.1.X (#351) 2020-05-12 22:40:49 +08:00
tomaja
87923f284c
Added Serbian translation (#324) 2020-05-06 23:50:10 +08:00
Dillon
e4c71edddf
feat(typeit): add some config for TypeIt (#314) 2020-05-04 13:20:01 +08:00
Dillon
e3e3bdf9ee
feat(rss): add rssFullText param for RSS (#301) 2020-05-01 23:29:24 +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
286bf7003c chore(style): improve lightgallery style code 2020-04-29 23:54:27 +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
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
41a92c6166
feat(style): simplify blockquote style and rm fa-fw for fontawesome syntax (#257) 2020-04-25 02:05:43 +08:00
Dillon
7ab1c10639
chore(libs): update libs (#256) 2020-04-24 23:47:47 +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
a0ab272f7d
fix: fix script CORS error (#246) 2020-04-22 01:00:51 +08:00
codedge
a5d0b9a3eb
Add fathom analytics (#200)
Co-authored-by: Dillon <dillonzq@outlook.com>
2020-04-21 23:37:05 +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
9f37d7bc2a
feat(compatibility): add polyfill.io to improve compatibility (#236) 2020-04-17 00:25:42 +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
84d48f37dc
feat(syntax): add fraction syntax (#181)
* feat(syntax): add fraction syntax

* docs: add remind for Hugo extended version
2020-03-18 00:52: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
344f2f809c
feat(style): adjust mobile TOC style (#155) 2020-03-15 00:39:23 +08:00
Dillon
fb9a9e7324 docs: update zh-CN docs and fix some bugs 2020-03-10 03:33:28 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00
Dillon
296424cded feature(doc): complete all Chinese and English documents and fix many bugs 2020-03-08 21:02:21 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
Renamed from layouts/partials/script.html (Browse further)