pompy.dev/hexo/_config.yml
2021-02-13 16:02:10 +09:00

89 lines
1.5 KiB
YAML

title: developomp
subtitle: ''
description: developomp's website
keywords: developomp
author: developomp
language: en
timezone: ''
url: 'http://developomp.com'
root: /
permalink: ':title/'
permalink_defaults:
lang: en
pretty_urls:
trailing_index: false
trailing_html: false
source_dir: source
public_dir: public
tag_dir: tags
archive_dir: archives
category_dir: categories
code_dir: downloads/code
i18n_dir: ':lang'
skip_render:
- '*.json'
- '*.unityweb'
- '**/*.html'
- '*.xml'
- '*.js'
- '*.css'
- '*.txt'
feed:
type:
- atom
- rss2
path:
- atom.xml
- rss2.xml
limit: 10
hub: null
content: null
content_limit: 140
content_limit_delim: ' '
order_by: '-date'
icon: /img/icon_circle.svg
autodiscovery: true
template: null
new_post_name: ':title.md'
default_layout: post
titlecase: false
external_link:
enable: true
field: site
exclude: ''
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: ''
wrap: true
hljs: false
prismjs:
enable: false
preprocess: true
line_number: true
tab_replace: ''
index_generator:
path: ''
per_page: 10
order_by: '-date'
default_category: uncategorized
category_map: null
tag_map: null
meta_generator: true
date_format: YYYY-MM-DD
time_format: 'HH:mm:ss'
updated_option: mtime
per_page: 10
pagination_dir: page
include: null
exclude: null
ignore: null
theme: icarus
deploy:
type: ''