# 显示返回顶部按钮 back2top: enable:true # Back to top in sidebar. sidebar:true # Scroll percent label in b2t button. scrollpercent:true
# Local Search,本地搜索 # Dependencies: https://github.com/next-theme/hexo-generator-searchdb local_search: enable:true # If auto, trigger search by changing input. # If manual, trigger search by pressing enter key or search button. trigger:auto # Show top n results per article, show all results by setting to -1 top_n_per_article:5 # Unescape html strings to the readable one. unescape:false # Preload the search data when the page loads. preload:false
# Reading progress bar # 阅读进度条 reading_progress: enable:true # Available values: left | right start_at:left # Available values: top | bottom position:top reversed:false color:"#37c6c0" height:3px
# Sidebar Avatar avatar: # Replace the default image and set the url here. url:https://i.loli.net/2021/08/13/uOIcVFAlDbYRiCk.png # If true, the avatar will be dispalyed in circle. rounded:false # If true, the avatar will be rotated with the cursor. rotated:false
# Social Links # Usage: `Key: permalink || icon` # Key is the link label showing to end users. # Value before `||` delimiter is the target permalink, value after `||` delimiter is the name of Font Awesome icon. social: GitHub:https://github.com/galensgan||fabfa-github 简书:https://www.jianshu.com/u/08760e791f9e||fafa-book-reader #Weibo: https://weibo.com/yourname || fab fa-weibo #Google: https://plus.google.com/yourname || fab fa-google #Twitter: https://twitter.com/yourname || fab fa-twitter #FB Page: https://www.facebook.com/yourname || fab fa-facebook #StackOverflow: https://stackoverflow.com/yourname || fab fa-stack-overflow #YouTube: https://youtube.com/yourname || fab fa-youtube #Instagram: https://instagram.com/yourname || fab fa-instagram #Skype: skype:yourname?call|chat || fab fa-skype
# --------------------------------------------------------------- # Post Settings # See: https://theme-next.js.org/docs/theme-settings/posts # ---------------------------------------------------------------
# Post meta display settings post_meta: item_text:true created_at:true updated_at: enable:true another_day:true categories:true
# Use icon instead of the symbol # to indicate the tag at the bottom of the post tag_icon:true
# Donate (Sponsor) settings # Front-matter variable (unsupport animation). reward_settings: # If true, a donate button will be displayed in every article by default. enable:true animation:true comment:Buymeacoffee