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
|
84d48f37dc
|
feat(syntax): add fraction syntax (#181)
* feat(syntax): add fraction syntax
* docs: add remind for Hugo extended version
|
2020-03-18 00:52:36 +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
|
80db783396
|
feat(fixed-btns): add title for fixed buttons (#176)
|
2020-03-17 02:03:36 +08:00 |
|
Dillon
|
ee1c5c22bc
|
feat(style): add header title style config (#170)
|
2020-03-16 15:36:56 +08:00 |
|
Dillon
|
6e091b6fad
|
feat(button): add 'comment' fixed button (#169)
|
2020-03-16 15:01:51 +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
|
61d76c54b4
|
docs: update theme preview image and fix some docs error (#151)
|
2020-03-14 21:47:51 +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
|
26727fd193
|
feat(style): improve style for header and image
|
2020-03-09 22:19:14 +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
|
1d1cae6382
|
feat(i18n): add select-menu for i18n
|
2020-03-04 00:41:14 +08:00 |
|
Dillon
|
c7e389c25a
|
feat(style): add some custom styles
|
2020-03-03 21:57:30 +08:00 |
|
Dillon
|
ae81e3767e
|
fix(srcatch): fix srcatch bugs
|
2020-02-27 20:14:40 +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
|
a0f31c35fe
|
fix(link): fix tags/categories link bug
|
2020-02-21 12:49:55 +08:00 |
|
Dillon
|
a4116f14a7
|
fix(toc): fix toc link bug
|
2020-02-21 11:11:56 +08:00 |
|
Dillon
|
315eb094e5
|
Squashed commit of the following:
commit 6430e78c16
Merge: 5855527 b13bbc3
Author: Dillon <dillonzq@outlook.com>
Date: Wed Feb 19 19:31:28 2020 +0800
Merge pull request #84 from dillonzq/fix/duplicated_typeit
fix(typeit): fix duplicated typeit bug (#82)
commit b13bbc368c
Author: Dillon <dillonzq@outlook.com>
Date: Wed Feb 19 19:25:49 2020 +0800
fix(typeit): fix duplicated typeit bug (#82)
commit 58555274f5
Merge: 16320fa 02919a7
Author: Dillon <dillonzq@outlook.com>
Date: Wed Feb 19 18:59:21 2020 +0800
Merge pull request #83 from dillonzq/fix/social_link_href
fix(social): fix social link bug (#81)
commit 02919a7d48
Author: Dillon <dillonzq@outlook.com>
Date: Wed Feb 19 18:55:40 2020 +0800
fix(social): fix social link bug (#81)
|
2020-02-20 11:55:52 +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 |
|
Dillon
|
69688661f4
|
chore(header): remove all dummy-targets and update smooth scroll
|
2020-02-16 16:42:14 +08:00 |
|
Dillon
|
2f8123bfa6
|
chore(deps): remove jQuery
|
2020-02-16 03:03:18 +08:00 |
|
Dillon
|
730ce7a1ca
|
fix(header): fix mobile header height
|
2020-02-15 01:42:31 +08:00 |
|
Dillon
|
12bd1e1935
|
chore: refactor code style
|
2020-02-14 01:30:33 +08:00 |
|
Dillon
|
917cf4a427
|
fix(link): fix long words and URLs style bug
|
2020-02-13 13:30:58 +08:00 |
|
Dillon
|
aa01ececa0
|
feat(highlight): improve syntax style
|
2020-02-10 20:34:57 +08:00 |
|
Dillon
|
097473ef2a
|
fix(music): fix music shortcode
|
2020-02-04 01:55:24 +08:00 |
|
Dillon
|
b91ca3d61a
|
feat(css): add admonition css variable
|
2020-02-02 21:07:38 +08:00 |
|
Dillon
|
517b734347
|
feat(custom-css): new custom css
|
2020-02-02 14:43:29 +08:00 |
|
Dillon
|
437ef95e14
|
feat(exampleSite): add some posts to exampleSite
|
2020-02-01 19:47:58 +08:00 |
|
Dillon
|
8aa4b6dce6
|
feat(author): add author_link and fix highlight bug
|
2020-02-01 01:52:27 +08:00 |
|
Dillon
|
2a7611b5ae
|
chore(style): update code style
|
2020-01-31 22:53:04 +08:00 |
|
Dillon
|
344f0a9f41
|
fix(css): fix some css bugs
|
2020-01-31 18:46:28 +08:00 |
|