-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
- Do you want to request a feature or report a bug?
neither, but, a suggestion for the docs.
- What is the current behavior?
hexo can disable the CMS non-intuitively.
- If the current behavior is a bug, please provide the steps to reproduce.
- run a hexo site
- put cms in /admin/
- use config.yml as your config file
- run hexo generate in /
- notice that config.yml is no longer present and CMS no longer loads in deployed site
- What is the expected behavior?
the docs would mention this :)
- Please mention your node.js, and operating system version.
(so really this is about the docs, not cms version)