# URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' url:http://yoursite.com root:/ permalink::year/:month/:day/:title/ permalink_defaults:
# Writing new_post_name::title.md# File name of new posts default_layout:post titlecase:false# Transform title into titlecase external_link:true# Open external links in new tab filename_case:0 render_drafts:false post_asset_folder:false relative_link:false future:true highlight: enable:true line_number:true auto_detect:false tab_replace: # Home page setting # path: Root path for your blogs index page. (default = '') # per_page: Posts displayed per page. (0 = disable pagination) # order_by: Posts order. (Order by date descending by default) index_generator: path:'' per_page:10 order_by:-date # Category & Tag default_category:uncategorized category_map: tag_map:
# Date / Time format ## Hexo uses Moment.js to parse and display date ## You can customize the date format as defined in ## http://momentjs.com/docs/#/displaying/format/ date_format:YYYY-MM-DD time_format:HH:mm:ss
# Pagination ## Set per_page to 0 to disable pagination per_page:10 pagination_dir:page
# Version of the Icarus theme that is currently used version:2.3.0 # Path or URL to the website's icon favicon:/images/favicon.ico # Path or URL to RSS atom.xml rss:./atom.xml # Path or URL to the website's logo to be shown on the left of the navigation bar or footer logo:/images/logo.png # Open Graph metadata # https://hexo.io/docs/helpers.html#open-graph open_graph: # Facebook App ID # fb_app_id: # Facebook Admin ID # fb_admins: # Twitter ID # twitter_id: # Twitter site # twitter_site: # Google+ profile link # google_plus: # Navigation bar link settings 顶部栏设置 navbar: # Navigation bar menu links menu: Home:/ Archives:/archives Categories:/categories Tags:/tags About:/about # Navigation bar links to be shown on the right links: Email: icon:farfa-envelope-open url:mailto:lottewong21@gmail.com # Footer section link settings 页尾栏设置 footer: # Links to be shown on the right of the footer section links: GitHub: icon:fabfa-github url:'https://github.com/LotteWong' RSS: icon:fasfa-rss url:/atom.xml # Sidebar settings. 侧边栏设置 # Please be noted that a sidebar is only visible when it has at least one widget sidebar: # left sidebar settings left: # Whether the left sidebar is sticky when page scrolls # https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/make-a-sidebar-sticky-when-page-scrolls/ sticky:false # right sidebar settings right: # Whether the right sidebar is sticky when page scrolls # https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/make-a-sidebar-sticky-when-page-scrolls/ sticky:false # Sidebar widget settings 侧边栏设置 # https://ppoffice.github.io/hexo-theme-icarus/categories/Widgets/ widgets: - # Widget name type:profile # Where should the widget be placed, left or right position:left # Author name to be shown in the profile widget author:LotteWong # Title of the author to be shown in the profile widget author_title:SCUT,Undergraduate # Author's current location to be shown in the profile widget location:Guangzhou,China # Path or URL to the avatar to be shown in the profile widget avatar: # Email address for the Gravatar to be shown in the profile widget gravatar: # Whether to show avatar image rounded or square avatar_rounded:false # Path or URL for the follow button follow_link:'https://github.com/LotteWong' # Links to be shown on the bottom of the profile widget social_links: Organization: icon:fasfa-sitemap url:'https://github.com/SCUTMSC' Project: icon:fasfa-project-diagram url:'https://github.com/scutse-man-month-myth/InkYear' - # Widget name type:toc # Where should the widget be placed, left or right position:left - # Widget name type:category # Where should the widget be placed, left or right position:left - # Widget name type:archive # Where should the widget be placed, left or right position:left - # Widget name type:recent_posts # Where should the widget be placed, left or right position:right - # Widget name type:tagcloud # Where should the widget be placed, left or right position:right - # Widget name type:tag # Where should the widget be placed, left or right position:right - # Widget name type:links # Where should the widget be placed, left or right position:right # Links to be shown in the links widget links: Bokjan:'https://bokjan.com/' Kingsley:'https://kingsleyxie.cn/' sticnarf:'https://sticnarf.me/' xcw:'https://yifanyu123.github.io/' Escape:'https://www.cnblogs.com/escape-w/' # Article display settings article: highlight:atom-one-light # Code highlight theme # https://github.com/highlightjs/highlight.js/tree/master/src/styles # theme: atom-one-light # Show code copying button # clipboard: true # Default folding status of the code blocks. Can be "", "folded", "unfolded" # fold: unfolded # Whether to show article thumbnail images thumbnail:true # Whether to show estimate article reading time readtime:true # Search plugin settings 搜索功能插件 # https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Search search: # Name of the search plugin type:insight # Comment plugin settings 评论功能插件 # https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Comment comment: # Name of the comment plugin type:gitalk owner:LotteWong repo:lottewong.github.io client_id:31cfc7a3a72e1e062ccd client_secret:2bbe6fbc0ec688642d56254b2b72a87b555ec76d admin:LotteWong # Donation entries 打赏功能插件 # https://ppoffice.github.io/hexo-theme-icarus/categories/Donation/ donate: # - # Donation entry name # type: alipay # Qrcode image URL # qrcode: '/images/alipay.png' # - # Donation entry name # type: wechat # Qrcode image URL # qrcode: '/images/wechat.png' # - # Donation entry name # type: paypal # Paypal business ID or email address # business: 'SuperGsama@outlook.com' # Currency code # currency_code: USD # Share plugin settings 分享功能插件 # https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Share share: # Share plugin name type: # Other plugin settings plugins: # Enable page animations animejs:true # Enable the lightGallery and Justified Gallery plugins # https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/gallery-plugin/ gallery:true # Enable the Outdated Browser plugin # http://outdatedbrowser.com/ outdated-browser:true # Enable the MathJax plugin # https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/mathjax-plugin/ mathjax:true # Show the back to top button on mobile devices back-to-top:true # Google Analytics plugin settings # https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/site-analytics-plugin/#Google-Analytics google-analytics: # Google Analytics tracking id tracking_id: # Baidu Analytics plugin settings # https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/site-analytics-plugin/#Baidu-Analytics baidu-analytics: # Baidu Analytics tracking id tracking_id: # Hotjar user feedback plugin # https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/site-analytics-plugin/#Hotjar hotjar: # Hotjar site id site_id: # Show a loading progress bar at top of the page progressbar:true # Show the copy button in the highlighted code area clipboard:true # BuSuanZi site/page view counter # https://busuanzi.ibruce.info busuanzi:true # CDN provider settings # https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/ providers: # Name or URL of the JavaScript and/or stylesheet CDN provider cdn:jsdelivr # Name or URL of the webfont CDN provider fontcdn:google # Name or URL of the webfont Icon CDN provider iconcdn:fontawesome