Commit graph

440 commits

Author SHA1 Message Date
Dillon
611518ddd1
Merge pull request #89 from dillonzq/feature/documentation
feat(exampleSite): merge en and zh exampleSite
2020-02-21 12:54:55 +08:00
Dillon
6136f78b35
Merge branch 'develop' into feature/documentation 2020-02-21 12:53:38 +08:00
Dillon
311570c80b chore(ci): update ci 2020-02-21 12:51:50 +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
Max le Fou
7c4b8ea57a
added french translation 2020-02-20 15:47:53 +01:00
Max le Fou
1bf9b7dc2c
Merge pull request #2 from dillonzq/master
updated
2020-02-20 15:45:51 +01:00
Max le Fou
be00d66a17
Added french support
Added french support
2020-02-20 15:40:04 +01: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
6430e78c16
Merge pull request #84 from dillonzq/fix/duplicated_typeit
fix(typeit): fix duplicated typeit bug (#82)
2020-02-19 19:31:28 +08:00
Dillon
b13bbc368c fix(typeit): fix duplicated typeit bug (#82) 2020-02-19 19:25:49 +08:00
Dillon
58555274f5
Merge pull request #83 from dillonzq/fix/social_link_href
fix(social): fix social link bug (#81)
2020-02-19 18:59:21 +08:00
Dillon
02919a7d48 fix(social): fix social link bug (#81) 2020-02-19 18:55:40 +08:00
Dillon
20c9c812d0 feat(exampleSite): merge en and zh exampleSite 2020-02-19 18:48:37 +08:00
Dillon
16320fa91b
Merge pull request #80 from dillonzq/fix/toc_script
fix(toc): fix toc script bug
2020-02-18 17:53:26 +08:00
Dillon
3bdf10ffea fix(toc): fix toc script bug 2020-02-18 17:52:19 +08:00
Dillon
454f710b80
Merge pull request #79 from dillonzq/fix/html_check_bug
fix(check): fix some html check bugs
2020-02-18 16:25:26 +08:00
Dillon
4b3addf634 fix(check): fix some html check bugs 2020-02-18 16:22:24 +08:00
Dillon
d8681cd489
Merge pull request #77 from dillonzq/feature/improve_share
feature(share): support 28 kinds of share links
2020-02-18 02:54:58 +08:00
Dillon
434f8fa676 feature(share): support 28 kinds of share links 2020-02-18 02:53:07 +08:00
Dillon
ad4655ce6a
Merge pull request #76 from dillonzq/feature/add_bilibili_social
feat(social): add bilibili social config
2020-02-17 21:34:18 +08:00
Dillon
edc53d7cd1 feat(social): add bilibili social config 2020-02-17 21:31:53 +08:00
Dillon
933e32c4e4 chore(forkawesome): update forkawesome css 2020-02-17 21:02:27 +08:00
Dillon
30747ca190
Merge pull request #74 from dillonzq/feature/custom_home_page
Feature/custom home page
2020-02-17 12:45:49 +08:00
Dillon
a276661f0a feat(home): improve default behavior of hiddenFromHomePage 2020-02-17 12:44:04 +08:00
Dillon
dd78d80fef chore(config): update config name 2020-02-17 02:32:52 +08:00
Dillon
5a1e0b5d31 feature(config): add config for home profile/posts 2020-02-17 02:19:55 +08:00
Dillon
d87af71176 chore(hook): add babel pre-commit hook 2020-02-17 00:41:08 +08:00
Dillon
34cc26b94a
Merge pull request #73 from dillonzq/feature/custom_fixed_header
Feature/custom fixed header
2020-02-16 22:43:58 +08:00
Dillon
76145b8473 fix(exampleSite): fix zh exampleSite bug 2020-02-16 22:41:38 +08:00
Dillon
ef06c4e23f fix(ci): fix circleci config bug 2020-02-16 22:35:31 +08:00
Dillon
ca1643957e fix(ci): fix circleci config version bug 2020-02-16 22:31:06 +08:00
Dillon
6be6295031 chore(ci): add circleci config 2020-02-16 22:25:47 +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
d25cbf6cb6 chore(js): update typeit.js to v6.5.1 2020-02-16 16:59:54 +08:00
Dillon
69688661f4 chore(header): remove all dummy-targets and update smooth scroll 2020-02-16 16:42:14 +08:00
Dillon
4aac6b98a5 chore(readme): update readme 2020-02-16 03:04:32 +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
f813ede1c5
Merge pull request #72 from dillonzq/feature/valine_dark_theme
feat(valine): add valine dark theme
2020-02-15 00:39:22 +08:00
Dillon
b9c7510260 feat(valine): add valine dark theme 2020-02-15 00:38:15 +08:00
Dillon
e8d72608ea
Merge pull request #71 from dillonzq/fix/refactor_style
chore(refactor): update code style
2020-02-14 22:20:32 +08:00
Dillon
71fcef1c6c chore: update i18n 2020-02-14 22:18:22 +08:00
Dillon
73b1250cbf chore: refactor css code style 2020-02-14 22:07:46 +08:00
Dillon
1088f86b6d chore: refactor scripts code style 2020-02-14 21:09:21 +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