@@ -42,7 +42,7 @@ scheme: Muse
42
42
# scheme: Gemini
43
43
44
44
# Dark Mode
45
- darkmode : false
45
+ darkmode : true
46
46
47
47
48
48
# ---------------------------------------------------------------
@@ -72,13 +72,26 @@ creative_commons:
72
72
# CC licenses are available in 39 languages, you can find the specific and correct abbreviation you need on https://creativecommons.org
73
73
language :
74
74
75
+ # Open graph settings
76
+ # See: https://hexo.io/docs/helpers#open-graph
77
+ open_graph :
78
+ enable : true
79
+ options :
80
+ # twitter_card: <twitter:card>
81
+ # twitter_id: <twitter:creator>
82
+ # twitter_site: <twitter:site>
83
+ # twitter_image: <twitter:image>
84
+ # google_plus: <g+:profile_link>
85
+ # fb_admins: <fb:admin_id>
86
+ # fb_app_id: <fb:app_id>
87
+
75
88
76
89
# ---------------------------------------------------------------
77
90
# Menu Settings
78
91
# ---------------------------------------------------------------
79
92
80
93
# Usage: `Key: /link/ || icon`
81
- # Key is the name of menu item. If the translation for this item is available, the translated text will be loaded, otherwise the Key name will be used. Key is case-senstive .
94
+ # Key is the name of menu item. If the translation for this item is available, the translated text will be loaded, otherwise the Key name will be used. Key is case-sensitive .
82
95
# Value before `||` delimiter is the target link, value after `||` delimiter is the name of Font Awesome icon.
83
96
# External url should start with http:// or https://
84
97
menu :
@@ -179,7 +192,7 @@ links:
179
192
大师傅 : https://blog.dazhidayong.cn
180
193
181
194
# Table of Contents in the Sidebar
182
- # Front-matter variable (unsupport wrap expand_all).
195
+ # Front-matter variable (nonsupport wrap expand_all).
183
196
toc :
184
197
enable : true
185
198
# Automatically add list number to toc.
@@ -262,7 +275,7 @@ symbols_count_time:
262
275
tag_icon : true
263
276
264
277
# Donate (Sponsor) settings
265
- # Front-matter variable (unsupport animation).
278
+ # Front-matter variable (nonsupport animation).
266
279
reward_settings :
267
280
# If true, a donate button will be displayed in every article by default.
268
281
enable : true
@@ -285,17 +298,11 @@ follow_me:
285
298
RSS : /atom.xml || fa fa-rss
286
299
287
300
# Related popular posts
288
- # Dependencies: https://github.com/tea3 /hexo-related-popular -posts
301
+ # Dependencies: https://github.com/sergeyzwezdin /hexo-related-posts
289
302
related_posts :
290
303
enable : false
291
304
title : # Custom header, leave empty to use the default one
292
305
display_in_home : false
293
- params :
294
- maxCount : 5
295
- # PPMixingRate: 0.0
296
- # isDate: false
297
- # isImage: false
298
- # isExcerpt: false
299
306
300
307
# Post edit
301
308
# Easily browse and edit blog source code online.
@@ -316,8 +323,8 @@ post_navigation: left
316
323
317
324
# TagCloud settings for tags page.
318
325
tagcloud :
319
- min : 12 # Minimun font size in px
320
- max : 30 # Maxium font size in px
326
+ min : 12 # Minimum font size in px
327
+ max : 30 # Maximum font size in px
321
328
amount : 200 # Total amount of tags
322
329
orderby : name # Order of tags
323
330
order : 1 # Sort order
@@ -354,8 +361,10 @@ text_align:
354
361
# Reduce padding / margin indents on devices with narrow width.
355
362
mobile_layout_economy : true
356
363
357
- # Android Chrome header panel color ($brand-bg / $headband-bg => $black-deep).
358
- android_chrome_color : " #222"
364
+ # Browser header panel color.
365
+ theme_color :
366
+ light : " #222"
367
+ dark : " #222"
359
368
360
369
# Override browsers' default behavior.
361
370
body_scrollbar :
@@ -368,8 +377,6 @@ codeblock:
368
377
# Code Highlight theme
369
378
# All available themes: https://theme-next.js.org/highlight/
370
379
theme :
371
- # light: default
372
- # dark: tomorrow-night
373
380
light : tomorrow-night
374
381
dark : tomorrow-night
375
382
prism :
@@ -512,7 +519,7 @@ baidu_site_verification:
512
519
math :
513
520
# Default (false) will load mathjax / katex script on demand.
514
521
# That is it only render those page which has `mathjax: true` in front-matter.
515
- # If you set it to true, it will load mathjax / katex srcipt EVERY PAGE.
522
+ # If you set it to true, it will load mathjax / katex script EVERY PAGE.
516
523
every_page : false
517
524
518
525
mathjax :
@@ -549,7 +556,7 @@ pangu: false
549
556
550
557
# Quicklink Support
551
558
# For more information: https://getquick.link
552
- # Front-matter variable (unsupport home archive).
559
+ # Front-matter variable (nonsupport home archive).
553
560
quicklink :
554
561
enable : false
555
562
@@ -582,7 +589,7 @@ comments:
582
589
storage : true
583
590
# Lazyload all comment systems.
584
591
lazyload : false
585
- # Modify texts or order for any navs , here are some examples.
592
+ # Modify texts or order for any naves , here are some examples.
586
593
nav :
587
594
# disqus:
588
595
# text: Load Disqus
@@ -631,7 +638,7 @@ gitalk:
631
638
admin_user : # GitHub repo owner and collaborators, only these guys can initialize gitHub issues
632
639
distraction_free_mode : true # Facebook-like distraction free mode
633
640
# When the official proxy is not available, you can change it to your own proxy address
634
- proxy : https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token # This is official proxy adress
641
+ proxy : https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token # This is official proxy address
635
642
# Gitalk's display language depends on user's browser or system environment
636
643
# If you want everyone visiting your site to see a uniform language, you can set a force language value
637
644
# Available values: en | es-ES | fr | ru | zh-CN | zh-TW
@@ -694,6 +701,10 @@ growingio_analytics: # <project_id>
694
701
# See: https://www.cloudflare.com/web-analytics/
695
702
cloudflare_analytics :
696
703
704
+ # Microsoft Clarity Analytics
705
+ # See: https://clarity.microsoft.com/
706
+ clarity_analytics : # <project_id>
707
+
697
708
# Show number of visitors of each article.
698
709
# You can visit https://www.leancloud.cn to get AppID and AppKey.
699
710
leancloud_visitors :
@@ -810,6 +821,8 @@ note:
810
821
811
822
# Tabs tag
812
823
tabs :
824
+ # Make the nav bar of tabs with long content stick to the top.
825
+ sticky : false
813
826
transition :
814
827
tabs : true
815
828
labels : true
827
840
mermaid :
828
841
enable : true
829
842
# Available themes: default | dark | forest | neutral
830
- theme : forest
843
+ theme :
844
+ light : default
845
+ dark : dark
831
846
832
847
833
848
# ---------------------------------------------------------------
@@ -849,10 +864,16 @@ motion:
849
864
sidebar : fadeInUp
850
865
851
866
# Progress bar in the top during page loading.
852
- # For more information: https://github.com/rstacruz/nprogress
853
- nprogress :
867
+ # For more information: https://github.com/CodeByZach/pace
868
+ pace :
854
869
enable : true
855
- spinner : true
870
+ # All available colors:
871
+ # black | blue | green | orange | pink | purple | red | silver | white | yellow
872
+ color : blue
873
+ # All available themes:
874
+ # big-counter | bounce | barber-shop | center-atom | center-circle | center-radar | center-simple
875
+ # corner-indicator | fill-left | flat-top | flash | loading-bar | mac-osx | material | minimal
876
+ theme : minimal
856
877
857
878
# Canvas ribbon
858
879
# For more information: https://github.com/hustcc/ribbon.js
@@ -863,103 +884,29 @@ canvas_ribbon:
863
884
zIndex : -1 # The display level of the ribbon
864
885
865
886
866
- # ! ==============================================================
867
- # ! DO NOT EDIT THE FOLLOWING SETTINGS
868
- # ! UNLESS YOU KNOW WHAT YOU ARE DOING
869
- # ! See: https://theme-next.js.org/docs/advanced-settings/vendors
870
- # ! ==============================================================
887
+ # ---------------------------------------------------------------
888
+ # CDN Settings
889
+ # See: https://theme-next.js.org/docs/advanced-settings/vendors
890
+ # ---------------------------------------------------------------
871
891
872
- # It's recommended to use the same version as in `_vendors.yml` to avoid potential problems.
873
- # Remember to use the HTTPS protocol of CDN links when you enable HTTPS on your site.
874
892
vendors :
875
893
# The CDN provider of NexT internal scripts.
876
- # Available values: local | jsdelivr | unpkg | cdnjs
894
+ # Available values: local | jsdelivr | unpkg | cdnjs | custom
877
895
# Warning: If you are using the latest master branch of NexT, please set `internal: local`
878
896
internal : local
879
897
# The default CDN provider of third-party plugins.
880
- # Available values: local | jsdelivr | unpkg | cdnjs
898
+ # Available values: local | jsdelivr | unpkg | cdnjs | custom
881
899
# Dependencies for `plugins: local`: https://github.com/next-theme/plugins
882
- plugins : jsdelivr
883
-
884
- # In the following settings, you can specify the CDN link for each plugin.
885
- # If left blank, the default CDN provider set by `plugins` option will be used.
886
-
887
- # Anime.js
888
- # For more information: https://animejs.com
889
- anime :
890
-
891
- # Font Awesome
892
- # For more information: https://fontawesome.com
893
- fontawesome :
894
-
895
- # Prism
896
- prism :
897
- prism_autoloader :
898
- prism_line_numbers :
899
-
900
- # MathJax
901
- mathjax :
902
-
903
- # KaTeX
904
- katex :
905
- copy_tex_js :
906
- copy_tex_css :
907
-
908
- # Pjax
909
- pjax :
910
-
911
- # FancyBox
912
- jquery :
913
- fancybox_js :
914
- fancybox_css :
915
-
916
- # Medium-zoom
917
- mediumzoom :
918
-
919
- # Lazyload
920
- lazyload :
921
-
922
- # Pangu
923
- pangu :
924
-
925
- # Quicklink
926
- quicklink :
927
-
928
- # DisqusJS
929
- disqusjs_js :
930
- disqusjs_css :
931
-
932
- # Gitalk
933
- gitalk_js :
934
- gitalk_css :
935
-
936
- # Firebase
937
- firebase_app :
938
- firebase_firestore :
939
-
940
- # Algolia Search
941
- algolia_search :
942
- instant_search :
943
-
944
- # PDF
945
- pdfobject :
946
-
947
- # Mermaid
948
- mermaid :
949
-
950
- # Animate.css
951
- # Warning: motion won't work with animate.css version 3.2.0 or later
952
- animate_css :
953
-
954
- # NProgress.js
955
- nprogress_js :
956
- nprogress_css :
957
-
958
- # Canvas ribbon
959
- canvas_ribbon :
900
+ plugins : cdnjs
901
+ # Custom CDN URL
902
+ # For example:
903
+ # custom_cdn_url: https://cdn.jsdelivr.net/npm/${npm_name}@${version}/${minified}
904
+ # custom_cdn_url: https://cdnjs.cloudflare.com/ajax/libs/${cdnjs_name}/${version}/${cdnjs_file}
905
+ custom_cdn_url :
960
906
961
907
# Assets
962
908
# Accelerate delivery of static files using a CDN
909
+ # The js option is only valid when vendors.internal is local.
963
910
css : css
964
911
js : js
965
- images : images
912
+ images : images
0 commit comments