Dillon
|
1be3b6d4c0
|
fix: css resource build cache and icon tag aria-hidden attr
|
2022-06-05 23:34:47 +08:00 |
|
Dillon
|
b32577783e
|
Merge branch 'master' into pr/nekr0z/415
# Conflicts:
# exampleSite/content/posts/theme-documentation-extended-shortcodes/index.en.md
|
2022-06-05 23:07:36 +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
|
428d8b88ab
|
fix: missing height and weight of img element and lazyload object-fit style
|
2022-05-13 02:01:35 +08:00 |
|
Dillon
|
3ca901c60f
|
fix: typeit shortcode and stype
|
2022-05-11 03:21:03 +08:00 |
|
Dillon
|
7536b8b97d
|
feat: update post title style
|
2022-05-05 03:30:13 +08: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 |
|
Evgeny Kuznetsov
|
49d6a58a2f
|
feat(shortcode): person
css
allow named params
document
|
2020-06-12 09:36:02 +03:00 |
|
Dillon
|
aa48df5edd
|
feat(content): support complete local resource references (#388)
|
2020-05-28 17:05:37 +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 |
|
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
|
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
|
ab81038df6
|
fix(style): valine dark style, header title and figure margin (#285)
|
2020-04-29 20:42:55 +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
|
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
|
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
|
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
|
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
|
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
|
a9850f7df3
|
docs: improve version used for docs (#188)
|
2020-03-19 16:54:47 +08:00 |
|
Dillon
|
774e831a21
|
feat(shortcode): refactor and improve image shortcode (#187)
|
2020-03-19 12:35:37 +08:00 |
|
Dillon
|
01d814ef6f
|
feat(comment): add Telegram Comments support (#180)
|
2020-03-17 22:39:25 +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
|
0ca8a4c85b
|
feat(home): add disclaimer under social links on home page (#175)
|
2020-03-17 01:03:08 +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
|
9a7189c2a3
|
feat(subtitle): add subtitle for posts (#171)
|
2020-03-16 16:14:37 +08:00 |
|
Dillon
|
212e67c2a5
|
feat(style): improve toc style (#167)
|
2020-03-16 10:59:51 +08:00 |
|
Dillon
|
bf7c4b5173
|
fix(style): social link style error (#162)
|
2020-03-15 18:05:17 +08:00 |
|
Dillon
|
7dbe1f83a2
|
chore(docs): update theme preview (#160)
|
2020-03-15 16:31:16 +08:00 |
|
Dillon
|
ca0996ab11
|
fix(style): style conflict between 'strong' and 'a' tag (#156)
|
2020-03-15 00:56:57 +08:00 |
|
Dillon
|
344f2f809c
|
feat(style): adjust mobile TOC style (#155)
|
2020-03-15 00:39:23 +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
|
a4878c3e63
|
fix(style): fix title style
|
2020-03-10 20:33:37 +08:00 |
|
Dillon
|
7f228d6134
|
fix(typeit): fix a TypeIt header link style bug
|
2020-03-10 03:37:27 +08:00 |
|
Dillon
|
26727fd193
|
feat(style): improve style for header and image
|
2020-03-09 22:19:14 +08:00 |
|
Dillon
|
b1990d00c4
|
fix(image): some image style bug
|
2020-03-09 21:30:08 +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
|
f8a7fd1df9
|
feat(shortcodes): replace [align]/[float] with [style] and add [style]
|
2020-03-02 16:47:28 +08:00 |
|