Commit Graph

192 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
a74c6f3b47 feat: more modern font compatibility list 2022-05-22 21:35:36 +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
7ab594ef16 feat: merge normalize.css into style.css and rm from CDN list 2022-05-14 01:40:43 +08:00
Dillon
428d8b88ab fix: missing height and weight of img element and lazyload object-fit style 2022-05-13 02:01:35 +08:00
Dillon
5e9c5f6417 feat: replace smooth scroll js with css scroll-behavior 2022-05-12 04:03:44 +08:00
Dillon
3ca901c60f fix: typeit shortcode and stype 2022-05-11 03:21:03 +08:00
Dillon
0dc2bbe2ba feat: PowerShell code style 2022-05-08 03:15:21 +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
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
d2014ba1da Merge pull request #618 from TrevorMcCormick/patch-1
fix: broken indentation for gists
2022-05-02 23:41:03 +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
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
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
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
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
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
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
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
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