Commit graph

129 commits

Author SHA1 Message Date
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
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
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
80db783396
feat(fixed-btns): add title for fixed buttons (#176) 2020-03-17 02:03:36 +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
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
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
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
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
1894403794 feat(toc): add custom TOC font size 2020-03-09 21:56:17 +08:00
Dillon
b1990d00c4 fix(image): some image style bug 2020-03-09 21:30:08 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +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
9ed9db5ba3 Merge branch 'develop' into feature/document
# Conflicts:
#	assets/css/_core/_base.scss
#	resources/_gen/assets/scss/css/style.template.scss_40942e46c3aa444eabf479d066570690.content
#	resources/_gen/assets/scss/css/style.template.scss_40942e46c3aa444eabf479d066570690.json
2020-03-04 01:34:29 +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
54a99205d7 chore(doc): add English "Theme Documentation - Basics" 2020-03-03 21:35:14 +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
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
20c9c812d0 feat(exampleSite): merge en and zh exampleSite 2020-02-19 18:48:37 +08:00
Dillon
434f8fa676 feature(share): support 28 kinds of share links 2020-02-18 02:53:07 +08:00
Dillon
933e32c4e4 chore(forkawesome): update forkawesome css 2020-02-17 21:02:27 +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
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
a4562eb839 fix: custom css 2020-02-07 21:51:38 +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
8aba226290 feat(partial): add hook and image partial 2020-02-03 11:46:30 +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
14045099f0 fix(css): fix css code style 2020-01-30 00:20:09 +08:00
Dillon
7f2df7a58f chore(resources): update resources 2020-01-29 23:53:59 +08:00
Dillon ZENG
b97cd8cdbc feat(layout): add animation for title and some style changed 2019-11-23 16:22:42 +08:00
Dillon
e8ee57c295 feat(lib): upgrade libs and fix exampleSite bugs 2019-11-20 15:58:41 +08:00
Dillon
a53482e26b chore: change resoures folder 2019-09-30 01:15:51 +08:00
Dillon
9433736ede feat: new style and faster 2019-08-12 01:36:19 +08:00
Giuseppe Pignataro
764d4adaf7 Fixed Blockquote dark theme bug
Fix a problem with the blockquote in the black theme
2019-04-26 11:29:33 +02:00
Giuseppe Pignataro
a8a6c91421 Initial Commit 2019-02-03 12:30:44 +01:00