Commit graph

319 commits

Author SHA1 Message Date
Dillon
5e9c5f6417
feat: replace smooth scroll js with css scroll-behavior 2022-05-12 04:03:44 +08:00
Dillon
0960a266c7
chore(lib): update mermaid 9.0.1 -> 9.1.0 and docs 2022-05-12 03:30:30 +08:00
Dillon
3ca901c60f
fix: typeit shortcode and stype 2022-05-11 03:21:03 +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
a19e0ed1ac
chore(lib): update mapbox-gl 1.10.1 -> 2.8.2 2022-05-09 02:57:28 +08:00
Dillon
c5bed70e04
chore(lib): update echarts 4.8.0 -> 5.3.2 2022-05-09 02:32:16 +08:00
Dillon
d813292d3f
chore(docs): repo url knsv/mermaid -> mermaid-js/mermaid 2022-05-09 01:49:23 +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
ebe8257d89 chore(lib): update valine 1.4.14 -> 1.4.18 2022-05-08 03:19:50 +08:00
Dillon
0dc2bbe2ba feat: PowerShell code style 2022-05-08 03:15:21 +08:00
Dillon
8ee4eb8467
Merge pull request #624 from thinkhp/issue_623
fix(gitalk):access_token request timeout(#623)
2022-05-08 03:02:43 +08:00
Dillon
2b21bdf584 chore(lib): update sharer.js 0.4.0 -> 0.5.1 2022-05-08 02:59:19 +08:00
Dillon
5c8491b6b9 chore(lib): update clipboard.js 2.0.6 -> 2.0.11 2022-05-08 02:42:41 +08:00
Dillon
35d893945d chore(lib): update algoliasearch 4.2.0 -> 4.13.0 2022-05-08 02:39:36 +08:00
Dillon
857047a7a1 chore(lib): update mermaid 8.5.1 -> 9.0.1 2022-05-07 15:36:44 +08:00
Dillon
b4169f3fdb
chore(lib): update twemoji 13.0.0 -> 14.0.2 and emoji-data 5.0.1 -> 14.0.0 2022-05-07 12:10:19 +08:00
Dillon
ddf73c2cce
chore(lib): update lazysizes 5.2.2 -> 5.3.1 2022-05-07 03:07:32 +08:00
Dillon
26632740ed
chore(lib): update lunr.js 2.3.8 -> 2.3.9 2022-05-07 02:49:50 +08:00
Dillon
dd0f405beb
chore(lib): update autocomplete 0.37.1 -> 0.38.1 2022-05-07 02:41:23 +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
73a705a629
feat(style): rm box-orient 2022-05-06 23:04:19 +08:00
Dillon
6638064682
fix(style): white space wrap in code block with comment 2022-05-05 03:57:51 +08:00
Dillon
7536b8b97d
feat: update post title style 2022-05-05 03:30:13 +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
8d16c67258 chore(lib): update simple-icons 2.14.0 -> 6.20.0 2022-05-03 23:29:18 +08:00
Dillon
ab141e3d9c
fix: theme.min.js error 2022-05-03 18:05:41 +08:00
Dillon
2f86ca014c
fix: some css and js style 2022-05-03 16:22:17 +08:00
Dillon
b5bea268ef
Merge branch 'master' into schema-fix 2022-05-03 16:16:33 +08:00
Dillon
1c6ff0efe4
chore(deps): bump lodash from 4.17.15 to 4.17.21 2022-05-03 10:37:51 +08:00
Dillon
d2014ba1da
Merge pull request #618 from TrevorMcCormick/patch-1
fix: broken indentation for gists
2022-05-02 23:41:03 +08:00
Dillon
e2ca2101e7
Merge pull request #458 from anbuchelva/master
fix: wrap date in posts page
2022-05-02 17:23:31 +08:00
hepei
aaff455398 fix(gitalk):access_token request timeout(#623) 2021-09-07 10:20:33 +08:00
Trevor McCormick
1dc73de171
fix broken indentation for gists 2021-08-06 22:14:45 -04: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
Khusika Dhamar Gusti
fbceb4ad5d fix(index): Use data attributes for home.posts
Partially fixes: #401

Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-26 09:23:46 +07:00
anbuchelva
38980c040c fix: wrap date in posts page 2020-07-12 18:39:28 +05:30
Evgeny Kuznetsov
49d6a58a2f
feat(shortcode): person
css

allow named params

document
2020-06-12 09:36:02 +03:00
prajwal yashasvi
37e0e4afe1
fix stackoverflow icon codepen bug #400 2020-06-07 19:27:32 +05:30
Xavier Krantz
002b6472f6 feat: Add discord to social media list 2020-06-04 17:12:59 +02:00
Dillon
96cf051546 chore(lib): update libraries 2020-05-29 14:13:24 +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
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
04b93662f7 fix(style): comments div padding 2020-05-19 11:30:59 +08:00
Dillon
9dd5230204
feat(TOC): add keepStatic param for TOC (#372) 2020-05-18 22:27:01 +08:00
0derel
c1016df5d6
feat(lunr): some optimizing lib/lunr/*.js (#367) 2020-05-18 17:35:33 +08:00
Dillon
9c1244490f
i18n: update i18n string format (#371) 2020-05-18 16:10:24 +08:00
Dillon
da9df3b0ce
feat(style): change custom style file path (#360) 2020-05-15 19:05:16 +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
84b098909b chore(lib): update simple-icons and twemoji 2020-05-13 22:39:59 +08:00
Dillon
0a9ec97450
feat(cookies): add Cookie consent banner (#355) 2020-05-13 21:19:39 +08:00
Dillon
8d491509e0
fix(social): social links blocked by uBlock Origin (#354) 2020-05-13 19:35:46 +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
9e3949cfdd fix(gitalk): gitalk config error 2020-05-07 00:29:41 +08:00
Dillon
6e1e86eade chore(docs): update docs and valine emoji style 2020-05-07 00:17:44 +08:00
Dillon
2513afbd54
feat(comment): add comment for single page and emoji config for Valine (#328) 2020-05-06 23:11:34 +08:00
Dillon
7dfa964d3f
feat(comment): add Utterances comment system (#317) 2020-05-04 20:28:27 +08:00
Dave A-W
67617b82dc
feat(profile): Add optional title above subtitle (#308) 2020-05-04 16:43:47 +08:00
Dave A-W
417851b1cd
fix(menu): hide divider when no menus (#307) 2020-05-04 15:24:40 +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
854e9e3d37 chore(lib): update mapbox-gl and valine 2020-04-30 01:49:33 +08:00
Dillon
74a10e0350 chore(docs): update docs 2020-04-30 01:28:55 +08:00
Dillon
f3acc6066b chore(docs): update docs 2020-04-30 01:23:27 +08:00
Dillon
286bf7003c chore(style): improve lightgallery style code 2020-04-29 23:54:27 +08:00
Dillon
9e54504360 fix(style): lightgallery icons color 2020-04-29 23:48:00 +08:00
Dillon
473238f8ad
fix(style): global link hover color (#288) 2020-04-29 22:26:52 +08:00
Dillon
ab81038df6
fix(style): valine dark style, header title and figure margin (#285) 2020-04-29 20:42:55 +08:00
Dillon
56026f934d
fix(typeit): typeit code highlight (#284) 2020-04-29 19:52:31 +08:00
Dillon
f6f7d91127 chore(docs): update docs 2020-04-29 16:49:45 +08:00
Dillon
4f9658243e
fix(style): link color and wrap style (#283) 2020-04-29 16:36:23 +08:00
Dillon
fa4c567ac4
fix(header): header style and search dropdown (#282) 2020-04-29 15:40:57 +08:00
Dillon
072b9624cd
fix(code): inline code overflow-wrap (#280) 2020-04-29 02:41:07 +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
752c1b37f3
fix: img height error in code block (#277) 2020-04-28 20:44:58 +08:00
Dillon
e4d9796e47 fix(search): search icons position error on Safari Mobile 2020-04-28 13:42:48 +08:00
Dillon
9003e18ada
fix: simpleicons title override link title error (#270) 2020-04-28 02:19:58 +08:00
Dillon
66d45520a9 i18n: add Italian tranlation (#268)
commit c16df9f2cb1113adb68a6bfb9c9d2a08959486cf
Author: Dillon <dillonzq@outlook.com>
Date:   Tue Apr 28 02:07:28 2020 +0800

    i18n: update Italian

commit 6b259a9386d99ba2d4a3ab0f9827aadc778ee728
Merge: 1dc3e57 6805d69
Author: Dillon <dillonzq@outlook.com>
Date:   Tue Apr 28 01:41:32 2020 +0800

    Merge branch 'develop' into i18n/italian

commit 1dc3e5715dc8b4128286b4b734c946bff27ea1db
Author: Nicolò Pratelli <pratelli1991@gmail.com>
Date:   Mon Apr 27 19:38:42 2020 +0200

    Add Italian tranlation (#268)
2020-04-28 02:08:31 +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
fc46fba6aa
feat(style): improve style shortcode to support nesting (#263) 2020-04-27 01:19:23 +08:00
Dillon
19c7da333d
docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +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
87fbb05e86
feat(header): add Logo, pre and post config for header title (#252) 2020-04-23 16:49:30 +08:00
Dillon
3c38d54a87
feat(home): add custom content for home page (#248) 2020-04-22 17:50:30 +08:00