Commit graph

408 commits

Author SHA1 Message Date
Dillon
8a48fba708
Merge pull request #105 from dillonzq/feature/hugo_environment
feat(environment): use hugo.Environment to judge the production environment
2020-03-02 17:04:46 +08:00
Dillon
285efc01bb feat(environment): use hugo.Environment to judge the production environment 2020-03-02 17:03:35 +08:00
Dillon
f83b1c14c8
Merge pull request #104 from dillonzq/feature/add_some_shortcodes
feat(shortcodes): replace [align]/[float] with [style] and add [style]
2020-03-02 16:50:23 +08:00
Dillon
f8a7fd1df9 feat(shortcodes): replace [align]/[float] with [style] and add [style] 2020-03-02 16:47:28 +08:00
Dillon
aaff1514db
Merge pull request #101 from dillonzq/feature/lightgallery
feat(image): add image lightgallery
2020-02-27 20:17:58 +08:00
Dillon
61d2bd49b9
Merge branch 'develop' into feature/lightgallery 2020-02-27 20:17:09 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
Dillon
411b100edd
Merge pull request #97 from cowka/fix/todo-checked
fix: checkbox checked status opposite
2020-02-25 14:52:01 +08:00
libo
669038758e fix: checkbox checked status opposite 2020-02-24 22:28:00 +08:00
Dillon
0dc5feb7f3 chore(lib): remove ls.native-loading 2020-02-24 20:45:13 +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
fbfcbaebca
Merge pull request #93 from dillonzq/fix/description_as_summary
fix(summary): use description as summary when summary is empty
2020-02-22 01:20:25 +08:00
Dillon
850e8f380e fix(summary): use description as summary when summary is empty 2020-02-22 01:14:01 +08:00
Dillon
0d83302529
Merge pull request #92 from dillonzq/feature/fontawesome_toc
feat(toc): support fontawesome and ruby in TOC
2020-02-22 00:37:36 +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
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