Dillon
|
12546ba9bf
|
feat(valine): add more params for new valine (#272)
|
2020-04-28 03:24:48 +08:00 |
|
Dillon
|
66d45520a9
|
i18n: add Italian tranlation (#268)
commit c16df9f2cb1113adb68a6bfb9c9d2a08959486cf
Author: Dillon <dillonzq@outlook.com>
Date: Tue Apr 28 02:07:28 2020 +0800
i18n: update Italian
commit 6b259a9386d99ba2d4a3ab0f9827aadc778ee728
Merge: 1dc3e57 6805d69
Author: Dillon <dillonzq@outlook.com>
Date: Tue Apr 28 01:41:32 2020 +0800
Merge branch 'develop' into i18n/italian
commit 1dc3e5715dc8b4128286b4b734c946bff27ea1db
Author: Nicolò Pratelli <pratelli1991@gmail.com>
Date: Mon Apr 27 19:38:42 2020 +0200
Add Italian tranlation (#268)
|
2020-04-28 02:08:31 +08:00 |
|
Dillon
|
6805d695f6
|
chore: update docs and style (#269)
|
2020-04-28 01:38:22 +08:00 |
|
Dillon
|
b46c81053f
|
feat(twemoji): add support for twemoji (#264)
|
2020-04-27 02:27:26 +08:00 |
|
Dillon
|
fc46fba6aa
|
feat(style): improve style shortcode to support nesting (#263)
|
2020-04-27 01:19:23 +08:00 |
|
Dave A-W
|
f8b84de3f8
|
Support favicon color theming (#260)
|
2020-04-26 23:58:15 +08:00 |
|
Dillon
|
19c7da333d
|
docs: update theme preview and translation (#262)
|
2020-04-26 23:00:29 +08:00 |
|
Dillon
|
bcbc4268ea
|
feat(code): add support for code block folding (#259)
|
2020-04-26 03:25:10 +08:00 |
|
Dillon
|
41a92c6166
|
feat(style): simplify blockquote style and rm fa-fw for fontawesome syntax (#257)
|
2020-04-25 02:05:43 +08:00 |
|
Dillon
|
7ab1c10639
|
chore(libs): update libs (#256)
|
2020-04-24 23:47:47 +08:00 |
|
Nir Galon
|
f588881216
|
feat(comments): add commento.io comment system (#255)
|
2020-04-24 23:28:47 +08:00 |
|
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
|
d90a2d9406
|
fix: some title case bugs for section page and list page (#251)
|
2020-04-23 01:22:29 +08:00 |
|
Dillon
|
07b669c826
|
feat: add social link for RSS and some configs (#250)
|
2020-04-22 23:58:40 +08:00 |
|
Dillon
|
3c38d54a87
|
feat(home): add custom content for home page (#248)
|
2020-04-22 17:50:30 +08:00 |
|
codedge
|
a5d0b9a3eb
|
Add fathom analytics (#200)
Co-authored-by: Dillon <dillonzq@outlook.com>
|
2020-04-21 23:37:05 +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
|
bc97c099ac
|
feat(lib): add normalize.css lib (#235)
|
2020-04-16 23:51:05 +08:00 |
|
Dillon
|
6112b510bf
|
chore(i18n): update Polish and docs (#234)
|
2020-04-16 18:31:06 +08:00 |
|
Dillon
|
c56f219b3e
|
fix(shortcode): fix new BV id for bilibili shortcode (#232)
|
2020-04-15 18:30:22 +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
|
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
|
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
|
7dbe1f83a2
|
chore(docs): update theme preview (#160)
|
2020-03-15 16:31:16 +08:00 |
|
Dillon
|
61d76c54b4
|
docs: update theme preview image and fix some docs error (#151)
|
2020-03-14 21:47:51 +08:00 |
|
Dillon
|
984e58ec0f
|
fix(SEO): some bad escape sequence in JSON-LD
|
2020-03-14 15:43:58 +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
|
1fbbc9a74a
|
docs(badge): update badge
|
2020-03-10 17:23:23 +08:00 |
|
Dillon
|
12eb08427d
|
fix(header): fix select label
|
2020-03-10 15:31:32 +08:00 |
|
Dillon
|
d42f15b058
|
docs: fix echarts shortcodes error
|
2020-03-10 14:57:39 +08:00 |
|
Dillon
|
d94c5f1258
|
chore(comment): add Valine config for exampleSite
|
2020-03-10 12:37:28 +08:00 |
|
Dillon
|
5d377ee746
|
chore(lib): update gitalk 1.6.0 -> 1.6.2
|
2020-03-10 11:58:24 +08:00 |
|
Dillon
|
86c6972cf2
|
feat(comment): add enable for disqus and gitalk
|
2020-03-10 11:50:07 +08:00 |
|
Dillon
|
fb9a9e7324
|
docs: update zh-CN docs and fix some bugs
|
2020-03-10 03:33:28 +08:00 |
|
Dillon
|
b1990d00c4
|
fix(image): some image style bug
|
2020-03-09 21:30:08 +08:00 |
|
Dillon
|
836fe1612f
|
feat(speed): improve loading speed of static resource
|
2020-03-09 21:14:12 +08:00 |
|
Dillon
|
924692a07e
|
feat(assets): add SRI config for stylesheet and script
|
2020-03-09 20:25:55 +08:00 |
|
Dillon
|
c592156be7
|
docs: rm useless spaces
|
2020-03-09 00:46:34 +08:00 |
|
Dillon
|
8c5f4c0136
|
docs: webp -> jpg
|
2020-03-09 00:27:17 +08:00 |
|
Dillon
|
3ac6019239
|
fix(docs): fix some docs bug
|
2020-03-09 00:10:39 +08:00 |
|
Dillon
|
d19a0c0673
|
fix(docs): fix some docs bug
|
2020-03-08 23:30:32 +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
|
b1f2de1987
|
Merge branch 'develop' into feature/document
|
2020-03-04 11:57:23 +08:00 |
|
Dillon
|
cedd6f17a2
|
fix(i18n): fix mobile i18n link error and zh -> zh-CN
|
2020-03-04 11:55:33 +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
|
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
|
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
|
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
|
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
|
4b3addf634
|
fix(check): fix some html check bugs
|
2020-02-18 16:22:24 +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
|
933e32c4e4
|
chore(forkawesome): update forkawesome css
|
2020-02-17 21:02:27 +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
|
76145b8473
|
fix(exampleSite): fix zh exampleSite bug
|
2020-02-16 22:41:38 +08:00 |
|
Dillon
|
88576721cc
|
feature(header): add header config
|
2020-02-16 20:36:36 +08:00 |
|
Dillon
|
2f8123bfa6
|
chore(deps): remove jQuery
|
2020-02-16 03:03:18 +08:00 |
|
Dillon
|
88273f439a
|
feat(theme): add detecting system dark mode to set site theme
add "auto" config in default theme, which detecting system dark mode to set site theme
|
2020-02-11 21:40:58 +08:00 |
|
Dillon
|
2417effc05
|
feat(comments): improve comments and add valine config meta
|
2020-02-11 21:10:09 +08:00 |
|
Dillon
|
aa01ececa0
|
feat(highlight): improve syntax style
|
2020-02-10 20:34:57 +08:00 |
|
Dillon
|
095089fb3f
|
feat(config): add config for default theme light/dark
|
2020-02-08 22:19:22 +08:00 |
|
Dillon
|
715cb005c9
|
feat(socal): add support for custom MastodonPrefix
|
2020-02-08 19:56:42 +08:00 |
|
Dillon
|
a2543e673d
|
fix(fork_awesome): fix incompatibility of Fork Awesome and Font Awesome
|
2020-02-08 17:28:02 +08:00 |
|
Dillon
|
4c452aae12
|
feat(css): add local fork-awesome css
|
2020-02-07 00:10:00 +08:00 |
|
t404notfound
|
6b3ae96dc5
|
Add Gitea, Xmpp, matrix icons to social icons
|
2020-02-06 06:05:30 +00:00 |
|
t404notfound
|
8a74674d91
|
Add Gitea, Xmpp, matrix icons to social icons
|
2020-02-06 06:04:33 +00:00 |
|
Dillon
|
8cd7e8d672
|
feat(menu): add menu pre
|
2020-02-04 02:19:05 +08:00 |
|
Dillon
|
d8854c7e47
|
chore(archetype): rename show_description to description_as_summary
|
2020-02-03 23:27:54 +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
|
52c7ad29a6
|
chore(style): update code style and add an i18n word
|
2020-02-03 18:38:10 +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
|
8cdacbd4e2
|
feat(zh): exampleSite-zh fit new theme
|
2020-02-01 22:32:06 +08:00 |
|
Dillon
|
437ef95e14
|
feat(exampleSite): add some posts to exampleSite
|
2020-02-01 19:47:58 +08:00 |
|