Commit graph

600 commits

Author SHA1 Message Date
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
Dillon
a07f0c65f5
Merge pull request #67 from dillonzq/feature/detect_system_dark_mode
feat(theme): add detecting system dark mode to set site theme
2020-02-11 21:42:25 +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
2d350af854
Merge pull request #66 from dillonzq/feature/improve_comments
feat(comments): improve comments and add valine config meta
2020-02-11 21:11:17 +08:00
Dillon
2417effc05 feat(comments): improve comments and add valine config meta 2020-02-11 21:10:09 +08:00
Dillon
3ce7711608
Merge pull request #60 from Fedomn/develop
fix(toc): fix inaccurate headerLinkTop calculation
2020-02-11 15:29:30 +08:00
Dillon
f87a8de858
update blog.js
remove HEADERFIX for headerDummyLink
2020-02-11 15:22:22 +08:00
Dillon
4fe44a6e75
Merge pull request #64 from dillonzq/fix/summary_height
fix(style): fix summary height
2020-02-10 22:55:12 +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
e88647514a
Merge pull request #62 from dillonzq/feature/improve_syntax
feat(highlight): improve syntax style
2020-02-10 20:38:53 +08:00
Dillon
aa01ececa0 feat(highlight): improve syntax style 2020-02-10 20:34:57 +08:00
Dillon
30defdf8ba Merge pull request #61 from dillonzq/fix/jsonify_bug
fix(scripts): fix jsonify bug
2020-02-09 16:48:46 +08:00
Dillon
39f4869260 fix(scripts): fix jsonify bug 2020-02-09 16:46:46 +08:00
Fedomn
440051ec80 fix(toc): fix inaccurate headerLinkTop calculation that result in activeTocIndex drift. 2020-02-09 10:27:30 +08:00
Dillon
dd6c0f7907 Merge pull request #58 from dillonzq/feature/config_default_theme
feat(config): add config for default theme light/dark
2020-02-08 22:23:38 +08:00
Dillon
095089fb3f feat(config): add config for default theme light/dark 2020-02-08 22:19:22 +08:00
Dillon
c5e64a9a61
Merge pull request #57 from dillonzq/feature/custom_mastodon_url
feat(socal): add support for custom MastodonPrefix
2020-02-08 19:57:09 +08:00
Dillon
715cb005c9 feat(socal): add support for custom MastodonPrefix 2020-02-08 19:56:42 +08:00
Dillon
442f5b009a
Merge pull request #56 from dillonzq/fix/fork_awesome
fix(fork_awesome): fix incompatibility of Fork Awesome and Font Awesome
2020-02-08 19:42:53 +08:00
Dillon
a2543e673d fix(fork_awesome): fix incompatibility of Fork Awesome and Font Awesome 2020-02-08 17:28:02 +08:00
Dillon
41e6074a5e
Merge pull request #53 from dillonzq/fix/custom_css
fix: custom css
2020-02-07 21:52:26 +08:00
Dillon
a4562eb839 fix: custom css 2020-02-07 21:51:38 +08:00
Dillon
9da01fda53
Merge pull request #52 from dillonzq/fix/scripts_cdn
fix(scripts): fix CDN not work bug
2020-02-07 21:43:19 +08:00
Dillon
a20700595d fix(scripts): fix CDN not work bug 2020-02-07 21:42:47 +08:00
Dillon
61250a0ae4
Merge pull request #50 from Fedomn/master
fix(template): fix TypeIt CDN configuration not work issue.
2020-02-07 21:31:53 +08:00
Fedomn
4879878de7 fix(template): fix the with function rebinds context issue that result in TypeIt cdn configuration not work. 2020-02-07 12:45:38 +08:00
Dillon
44028707af
Merge pull request #46 from dillonzq/feature/local_fork_awesome
feat(css): add local fork-awesome css
2020-02-07 00:34:45 +08:00
Dillon
4c452aae12 feat(css): add local fork-awesome css 2020-02-07 00:10:00 +08:00
Dillon
44222e7d12
Merge pull request #45 from t404notfound/master
Add Gitea, XMPP, Matrix to social icons
2020-02-06 21:49:21 +08:00
Dillon
6d7e6ea9ee
Update social.html 2020-02-06 21:47:10 +08:00
Max le Fou
27e8082d46
Added french support 2020-02-06 14:19:52 +01:00
t404notfound
b8cb21a556
Merge pull request #1 from t404notfound/t404notfound-patch-1
Add Gitea, XMPP, Matrix icon to Social icons
2020-02-06 06:05:44 +00: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
t404notfound
b4b6ef9bfe
Update social.html 2020-02-06 05:59:15 +00:00
t404notfound
10694c4840
Add Gitea, XMPP, Matrix icon to Social icons 2020-02-06 05:57:38 +00:00
Dillon
8aae583e12
Merge pull request #41 from Programazing/opengraph
Add OpenGraph to Head
2020-02-05 21:57:25 +08:00
Dillon
62eec21fb2
Merge branch 'master' into opengraph 2020-02-05 21:56:39 +08:00
Dillon
fb7aa91d15
v0.1.0 Pre-release (#42)
v0.1.0 Pre-release
2020-02-04 02:22:33 +08:00
Dillon
8cd7e8d672 feat(menu): add menu pre 2020-02-04 02:19:05 +08:00