Commit Graph

94 Commits

Author SHA1 Message Date
Dillon cedd6f17a2 fix(i18n): fix mobile i18n link error and zh -> zh-CN 2020-03-04 11:55:33 +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 f8a7fd1df9 feat(shortcodes): replace [align]/[float] with [style] and add [style] 2020-03-02 16:47:28 +08:00
Dillon ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
Dillon 7e56922f82 chore(lib): update mermaid 8.4.2 -> 8.4.8 echarts 4.5.0 -> 4.6.0 gitalk 1.5.0 -> 1.6.0 2020-02-24 20:34:00 +08:00
Dillon ef88651fe4 chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1 2020-02-24 17:53:08 +08:00
Dillon 72a2e9bdcf feat(image): add image lightgallery 2020-02-24 17:00:39 +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 41a14bc2dc chore(style): update css code style 2020-02-20 16:58:20 +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 f3eb6fc520 fix(style): fix active header menu item 2020-02-20 11:52:13 +08:00
Dillon 434f8fa676 feature(share): support 28 kinds of share links 2020-02-18 02:53:07 +08:00
Dillon edc53d7cd1 feat(social): add bilibili social config 2020-02-17 21:31:53 +08:00
Dillon 5a1e0b5d31 feature(config): add config for home profile/posts 2020-02-17 02:19:55 +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 b9c7510260 feat(valine): add valine dark theme 2020-02-15 00:38:15 +08:00
Dillon 73b1250cbf chore: refactor css code style 2020-02-14 22:07:46 +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 46eb00f784 fix(style): fix summary font-size and padding style 2020-02-10 22:53:12 +08:00
Dillon 3b833daa30 fix(style): fix summary height 2020-02-10 22:16:30 +08:00
Dillon aa01ececa0 feat(highlight): improve syntax style 2020-02-10 20:34:57 +08:00
Dillon a2543e673d fix(fork_awesome): fix incompatibility of Fork Awesome and Font Awesome 2020-02-08 17:28:02 +08:00
Dillon a4562eb839 fix: custom css 2020-02-07 21:51:38 +08:00
Dillon 4c452aae12 feat(css): add local fork-awesome css 2020-02-07 00:10:00 +08:00
Dillon 097473ef2a fix(music): fix music shortcode 2020-02-04 01:55:24 +08:00
Dillon 495f7e651f feat(checkbox): change checkbox style 2020-02-03 22:56:49 +08:00
Dillon d605de7f06 feat(KaTeX): add copy-tex and mhchem for KaTeX 2020-02-03 21:40:23 +08:00
Dillon 77d2decf86 fix(image): fix image safeURL bug 2020-02-03 20:47:49 +08:00
Dillon 8aba226290 feat(partial): add hook and image partial 2020-02-03 11:46:30 +08:00
Dillon b91ca3d61a feat(css): add admonition css variable 2020-02-02 21:07:38 +08:00
Dillon 17bbe91c6f feat(404): update 404.html style 2020-02-02 18:18:06 +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
Dillon 4ada41fe00 fix(img): fix loading image size bug 2020-01-30 12:35:34 +08:00
Dillon eb1daf1619 fix(aplayer): fix aplayer dark style 2020-01-30 01:36:34 +08:00
Dillon 14045099f0 fix(css): fix css code style 2020-01-30 00:20:09 +08:00
Dillon c8e612b888 feat(aplayer): add dark-mode for APlayer and fix Typeit bug 2020-01-29 22:16:50 +08:00