Commit Graph

51 Commits

Author SHA1 Message Date
auxten
75307696e2 Fix code background color while using white mode
Fix code background color while using the white mode with code type markdown
2022-05-30 20:38:32 +08:00
Dillon
63b04e05d5 fix: emoji height error in valine comment 2022-05-27 22:06:57 +08:00
Dillon
464a602f11 feat: merge $admonition-color-map and $admonition-background-color-map 2022-05-16 21:57:03 +08:00
Dillon
b79ebc8141 fix: font family style 2022-05-15 23:41:35 +08:00
Dillon
de88a28db7 feat: refactor css style and rm useless style 2022-05-15 15:15:38 +08:00
Dillon
5e9c5f6417 feat: replace smooth scroll js with css scroll-behavior 2022-05-12 04:03:44 +08:00
Dillon
6638064682 fix(style): white space wrap in code block with comment 2022-05-05 03:57:51 +08:00
Dillon
b5bea268ef Merge branch 'master' into schema-fix 2022-05-03 16:16: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
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
Dillon
9c1244490f i18n: update i18n string format (#371) 2020-05-18 16:10:24 +08:00
Dillon
762a7e538d feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +08:00
Dillon
7dfa964d3f feat(comment): add Utterances comment system (#317) 2020-05-04 20:28:27 +08:00
Dillon
e3e3bdf9ee feat(rss): add rssFullText param for RSS (#301) 2020-05-01 23:29:24 +08:00
Dillon
56026f934d fix(typeit): typeit code highlight (#284) 2020-04-29 19:52:31 +08:00
Dillon
4f9658243e fix(style): link color and wrap style (#283) 2020-04-29 16:36:23 +08:00
Dillon
072b9624cd fix(code): inline code overflow-wrap (#280) 2020-04-29 02:41:07 +08:00
Dillon
752c1b37f3 fix: img height error in code block (#277) 2020-04-28 20:44:58 +08:00
Dillon
6805d695f6 chore: update docs and style (#269) 2020-04-28 01:38:22 +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
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
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
b6ce753ae7 feat(shortcodes): add width and height params for echarts shortc… (#192) 2020-03-21 20:52:12 +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
6b03c711ac feat(shortcode): add link shortcode (#179)
* feat(shortcode): add link shortcode

* docs: add docs for link shortcode

* docs: fix 'mailto' in link shortcode docs error
2020-03-17 21:16:04 +08:00
Dillon
e4f81f9e7f fix(style): auto width problem caused by too long tags or site t… (#168) 2020-03-16 11:32:47 +08:00
Dillon
212e67c2a5 feat(style): improve toc style (#167) 2020-03-16 10:59:51 +08:00
Dillon
7dbe1f83a2 chore(docs): update theme preview (#160) 2020-03-15 16:31:16 +08:00
Dillon
344f2f809c feat(style): adjust mobile TOC style (#155) 2020-03-15 00:39:23 +08:00
Dillon
fc10c46d37 fix(toc): unwanted arrow of mobile TOC in Firefox (#154) 2020-03-14 23:17:49 +08:00
Dillon
92fc2bf74f fix(style): dark mode for mermaid and valine 2020-03-14 20:33:12 +08:00
Dillon
e4e005d6fd fix(style): gist shortcode dark mode style 2020-03-14 17:29:39 +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
1894403794 feat(toc): add custom TOC font size 2020-03-09 21:56:17 +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
66b76b599b fix(git): git info in footer 2020-03-04 01:27:30 +08:00
Dillon
c8fee1783a feat(toc): support fontawesome and ruby in TOC 2020-02-22 00:34:44 +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
Dillon
434f8fa676 feature(share): support 28 kinds of share links 2020-02-18 02:53:07 +08:00
Dillon
f629b6217b feat(style): update toc link color style 2020-02-16 22:01:47 +08:00
Dillon
88576721cc feature(header): add header config 2020-02-16 20:36:36 +08:00