Commit graph

162 commits

Author SHA1 Message Date
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
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
39f4869260 fix(scripts): fix jsonify bug 2020-02-09 16:46:46 +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
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
4c452aae12 feat(css): add local fork-awesome css 2020-02-07 00:10:00 +08:00
Dillon
6d7e6ea9ee
Update social.html 2020-02-06 21:47:10 +08:00
t404notfound
10694c4840
Add Gitea, XMPP, Matrix icon to Social icons 2020-02-06 05:57:38 +00:00
Dillon
62eec21fb2
Merge branch 'master' into opengraph 2020-02-05 21:56:39 +08:00
Dillon
8cd7e8d672 feat(menu): add menu pre 2020-02-04 02:19:05 +08:00
Dillon
097473ef2a fix(music): fix music shortcode 2020-02-04 01:55:24 +08:00
Dillon
d8854c7e47 chore(archetype): rename show_description to description_as_summary 2020-02-03 23:27:54 +08:00
Dillon
495f7e651f feat(checkbox): change checkbox style 2020-02-03 22:56:49 +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
8aba226290 feat(partial): add hook and image partial 2020-02-03 11:46:30 +08:00
Programazing
0a2e9a7e6a Add OpenGraph to Head 2020-02-02 20:58:07 -05:00
Dillon
b91ca3d61a feat(css): add admonition css variable 2020-02-02 21:07:38 +08:00
Dillon
17bbe91c6f feat(404): update 404.html style 2020-02-02 18:18:06 +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
7e6236361f feat(i18n): add switchTheme i18n 2020-01-30 13:17:42 +08:00
Dillon
4eb9e6d17b
Revert "Fix the formulas bug, make it inline possible" 2020-01-30 12:56:22 +08:00
Dillon
6736670d10 feat(countdown): add style para for countdown shortcode 2020-01-30 00:54:03 +08:00
Dillon
14045099f0 fix(css): fix css code style 2020-01-30 00:20:09 +08:00
Dillon
c8e612b888 feat(aplayer): add dark-mode for APlayer and fix Typeit bug 2020-01-29 22:16:50 +08:00
Dillon ZENG
5537e2ccef Merge branch 'master' into dev 2020-01-29 19:05:42 +08:00
Dillon
b922d2832b
Merge branch 'master' into master 2020-01-29 18:58:43 +08:00
Dillon
4c53910823
Merge pull request #27 from yoloyi/master
Fix Bug baidu-site-verification Symbol error
2020-01-29 18:56:39 +08:00
Dillon
e6f64b62a2
Merge branch 'master' into socialalt 2020-01-29 18:55:05 +08:00
Dillon
2536261347
Add Dev.To to Social Media Icons (#32)
Add Dev.To to Social Media Icons
2020-01-29 18:51:31 +08:00
Dillon
76a34ee0d7
Fix fontawesome class of email icon (#9)
Fix fontawesome class of email icon
2020-01-29 15:22:07 +08:00
Dillon
2a0bcc287f
Add Alt Text to the Switch Theme Button (#33)
Add Alt Text to the Switch Theme Button
2020-01-29 15:21:19 +08:00
Dillon
f7a9c910f2
Add Facebook Comment System (#34)
Add Facebook Comment System
2020-01-29 15:20:42 +08:00
realsangil
3c602fc541 Fix Facebook SDK link template 2020-01-04 11:50:58 +09:00
realsangil
6816671b26 Code cleanup 2020-01-04 11:46:38 +09:00
realsangil
89cb24cf19 Add Facebook Comment System 2020-01-04 11:25:34 +09:00
Programazing
50a3808c97 Add Alt Text to the Switch Theme Button 2020-01-02 07:54:00 -05:00