The timezone of your website. Hexo uses the setting on your computer by default. You can find the list of available timezones here. Some examples are America/New_York, Japan, and UTC.
The amount of posts displayed on a single page. 0 disables pagination
10
pagination_dir
Pagination directory
page
Extensions
Setting
Description
theme
Theme name. false disables theming
theme_config
Theme configuration. Include any custom theme settings under this key to override theme defaults.
deploy
Deployment settings
Include/Exclude Files or Folders
ในไฟล์การตั้างค่า ตั้งค่า include/exclude ได้เพื่อทำให้ hexo จัดการหรือละเลยไฟล์หรือ folder เฉพาะ Setting | Description — | — include | Hexo by default ignores hidden files and folders, but setting this field will make Hexo process them exclude | Hexo process will ignore files list under this field
# use 'custom.yml' in place of '_config.yml' $ hexo server --config custom.yml
# use 'custom.yml' & 'custom2.json', prioritizing 'custom2.json' $ hexo server --config custom.yml,custom2.json
การใช้ไฟล์ต่างๆจะทำให้เกิดการเปลี่ยนแปลงของไฟล์การตั้งค่าและ การเปลี่ยนแปลงนั้นจะถูกบันทึกอยู่ในไฟล์ _multiconfig.yml สำหรับการตั้งค่า parameter เดียวกันนั้น value ท่ีอยู่ตัวหลังจะเกิดผล ไม่ว่ามีไฟล์ JSON และ YAML เป็นจำนวนเท่าไร ก็ปฏิบัติตามกฏอย่างนี้ มีสิ่งท่ีต้องระวังคือ no spaces are allowed in the list