You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Hexo Configuration## Docs: https://hexo.io/docs/configuration.html## Source: https://github.com/hexojs/hexo/# Sitetitle: DZYsubtitle: 大三老猫-frontenderdescription: 个人博客 - 多做, 多思考, 多记录keywords: 博客 blog 个人博客author: zhaoyang Duanlanguage: zh-CNtimezone:
# URL## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'url: https://ddzy.github.io/blogroot: /blog/permalink: :year/:month/:day/:title/permalink_defaults:
# Directorysource_dir: sourcepublic_dir: publictag_dir: tagsarchive_dir: archivescategory_dir: categoriescode_dir: downloads/codei18n_dir: :langskip_render:
# Writingnew_post_name: :title.md # File name of new postsdefault_layout: posttitlecase: false # Transform title into titlecaseexternal_link: true # Open external links in new tabfilename_case: 0render_drafts: falsepost_asset_folder: truerelative_link: falsefuture: truehighlight:
enable: trueline_number: trueauto_detect: falsetab_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: 10order_by: -date# Category & Tagdefault_category: uncategorizedcategory_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-DDtime_format: HH:mm:ss# Pagination## Set per_page to 0 to disable paginationper_page: 10pagination_dir: page# Extensions## Plugins: https://hexo.io/plugins/## Themes: https://hexo.io/themes/# theme: Nlvi# theme: landscapetheme: Nlvi# Deployment## Docs: https://hexo.io/docs/deployment.htmldeploy:
type: gitrepository: https://github.com/ddzy/blog.gitbranch: master
Your theme _config.yml (Optional)
# ===========================================# Information Settings# ===========================================#navigationmenu:
article: /archives: /archivestags: /tags# about: /about# RSS: /atom.xml# essay: /categories/essay# frontend: /categories/frontend# faviconfavicon: /favicon.ico# ===========================================# Color&Schemes Setting# ===========================================## Common# Mobile-Header# light | darkmobile-header: light# Scheme# banderole | balancescheme: balance## Banderole# Header Style# line | blockheader-style: block# Article Header Signheader_sign: $# theme-style# miku | sakura | dark | green | blue | purpletheme-style: blue# ===========================================# Article Setting# ===========================================# Navigator in posttoc: true# Use copyright infomationcopyright:
enable: true# license: MIT#Reword button or message(fill your QRCode of any Pay.)reward:
enable: false# message:qrcode:
# alipay:# wechat:# paypal:# ===========================================# Social Contact# ===========================================# Comments // Please only switch one on.comments:
enable: true# disqus:# livere_datauid:# changyan:# appid: cyu3LUqFV# appkey: 2fab6348aaa253b461e5d6e4c1b1b26b# gitment:# owner: ddzy# repo: ddzy.github.io# client_id: 'da227abbfeb5b4d39457'# client_secret: 'd861af429b9fd372e91933c6c20d2daeb872dc4e'gitalk:
owner: ddzyrepo: blogclient_id: 45d303490a6b33b33a74client_secret: cf3b8d0a0721a1fec9c38847c76d998fd0f72d07admin: [ddzy]# sub //Please just fill out ID.sub:
# facebook: 1# twitter: 2# instagram: 3# weibo: 4# zhihu: 5# github: 6# linkedin: 7# douban: 8zhihu: bu-jing-tong-jsbu-zhao-dui-xiang-81/activitiesgithub: ddzy#Friend link# friendLink:# ===========================================# Analytics# ===========================================analytics:
google:
baidu:
#visit_count(Powered by busuanzi on http://busuanzi.ibruce.info/)visit_count: true# ===========================================# Theme Settings# ===========================================# mathjaxmathjax: true# lightboxlightbox: true# lazyloadlazyload: true# animate (Powered by Syuanpi on https://colmugx.github.io/Syuanpi.css)animate: true# Created Timesince: 2018# plugin# plugins:# about# self:self: FE# ===========================================# Search Settings# ===========================================# Searchsearch:
enable: truelabel: 搜索一下?baseUrl: /blog# ===========================================# Documents Styles# ===========================================# article-fonts# default | Simsun | YaHei | Hel | Customfonts-style: default# code-fonts# default | Customcode-style: default# ===========================================# WebApp Settings (iOS)# ===========================================# ===========================================# Version# ===========================================version: 2.4#theme_author: Co1MugX
Check List
Please check followings before submitting a new issue.
hexo version
to check)Expected
Actual behavior
How to reproduce?
hexo g -d
Environment & Settings
Node.js & npm version
Your site
_config.yml
(Optional)Your theme
_config.yml
(Optional)Hexo and Plugin version(
npm ls --depth 0
)Your package.json
package.json
Others
The text was updated successfully, but these errors were encountered: