mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 13:26:14 +10:00
- language zh-Hans -> zh-CN (NexT has no zh-Hans.yml, fell back to Arabic) - motion disabled (post content invisible without JS animation) - custom styles via head.njk inline CSS (stylus import path broken) - font-size control via body-end.njk - hexo-generator-searchdb for local search - scripts/* -> tools/ (hexo loads scripts/ as plugins, errored on .py/.sh)
6 lines
217 B
YAML
6 lines
217 B
YAML
# Preview build config — deploy to demo.junv.cc/blog-preview/ (sub-path)
|
|
# Usage: npx hexo generate --config _config.yml,_config.preview.yml
|
|
url: https://demo.junv.cc
|
|
root: /blog-preview/
|
|
public_dir: public-preview
|