Commit graph

16 commits

Author SHA1 Message Date
Dillon
48a3942536
feat: rm useless compatibility style 2022-06-29 22:21:26 +08:00
Dillon
464a602f11
feat: merge $admonition-color-map and $admonition-background-color-map 2022-05-16 21:57:03 +08:00
Dillon
de88a28db7
feat: refactor css style and rm useless style 2022-05-15 15:15:38 +08:00
Dillon
73a705a629
feat(style): rm box-orient 2022-05-06 23:04:19 +08:00
Dillon
762a7e538d
feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +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
473238f8ad
fix(style): global link hover color (#288) 2020-04-29 22:26:52 +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
6805d695f6
chore: update docs and style (#269) 2020-04-28 01:38:22 +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
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
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
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