# 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:
# Category & Tag default_category: uncategorized category_map: hexo:hexo java:java 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
fancybox: true ## If you want to use fancybox please set the value to true. duoshuo: ## Your duoshuo_shortname, e.g. username disqus: ## Your disqus_shortname, e.g. username google_search: true ## Use Google search, true/false. baidu_search: ## Use Baidu search, true/false. swiftype: ## Your swiftype_key, e.g. m7b11ZrsT8Me7gzApciT tinysou: ## Your tinysou_key, e.g. 4ac092ad8d749fdc6293 self_search: ## Use a jQuery-based local search engine, true/false. google_analytics: ## Your Google Analytics tracking id, e.g. UA-42425684-2 baidu_analytics: ## Your Baidu Analytics tracking id, e.g. 8006843039519956000 show_category_count: false ## If you want to show the count of categories in the sidebar widget please set the value to true. shareto: true ## If you want to use the share button please set the value to true. busuanzi: true ## If you want to use Busuanzi page views please set the value to true. widgets_on_small_screens: false ## Set to true to enable widgets on small screens.