# Header navname: Hubert's Blog # navigatior items nav: 文章: /archives #分类: /category 标签: /tag 关于: /about # favicon favicon: /favicon.ico # Profile nickname: Hubert Chen ### this variable is MarkDown form. description: 你好呀👋 avatar: /images/avatar/IMG_20220506_162446_384.jpg # main menu navigation ## links key words should not be changed. ## Complete url after key words. ## Unused key can be commented out. links: Blog: /archives # Category: # Tags: Link: https://tx.me/trle5/ # Resume: # Publish: # Trophy: # Gallery: # RSS: # AliPay: # ZhiHu: # LinkedIn: # FaceBook: Twitter: https://twitter.com/interstellar750 # Skype: # CodeSandBox: # CodePen: # Sketch: # Gitlab: # Dribbble: # Instagram: # Reddit: # YouTube: # QQ: # Weibo: # WeChat: Github: https://github.com/interstellar750 # how links show: you have 2 choice--text or icon. links_text_enable: false links_icon_enable: true # Post page ## Post_meta post_meta_enable: true post_author_enable: false post_date_enable: true post_category_enable: true ## Post copyright post_copyright_enable: false post_copyright_author_enable: false post_copyright_permalink_enable: false post_copyright_license_enable: false post_copyright_license_text: Copyright (c) 2022 CC-BY-NC-4.0 LICENSE post_copyright_slogan_enable: false post_copyright_slogan_text: ## toc post_toc_enable: true # Page page_title_enable: true # 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: DD MMMM, YYYY time_format: HH:mm:ss # stylesheets loaded in the stylesheets: - /css/style.css # scripts loaded in the end of the body scripts: - /js/script.js - /js/tocbot.min.js # tscanlin/tocbot: Build a table of contents from headings in an HTML document. # https://github.com/tscanlin/tocbot # plugin functions ## Mathjax: Math Formula Support ## https://www.mathjax.org mathjax: enable: demand import: demand # global or demand