Commit graph

312 commits

Author SHA1 Message Date
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
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