Replaced all references to demo.halo.run and its console with demo.halocms.site across the main and versioned intro documentation files to reflect the new demo environment.
* docs: add toggle formkit component
* docs: add toggle component to form schema and update changelogs
- Introduced the `toggle` component for selecting images, colors, or text with options for single or multiple selections.
- Updated API changelogs for both plugin and theme to reflect the addition of the `toggle` component in version 2.22.8.
* Enhance image display in form schema docs
---------
Co-authored-by: Ryan Wang <i@ryanc.cc>
#### What this PR does / why we need it:
补充 `Switch` 组件的文档。
Ref https://github.com/halo-dev/halo/pull/8095
See #543
#### Does this PR introduce a user-facing change?
```release-note
补充 `Switch` 组件的文档。
```
* Add shop user guide
* Update shop docs with payment and route info
* Add WeChat Pay setup instructions to payments guide
* Revise WeChat payment setup instructions
Updated instructions for obtaining merchant ID, API key, API certificate, and WeChat AppID.
* Update payment and sales channel documentation
* Refine shop user guide documentation wording
* Add payment preview images and docs for new methods
* Add shop documentation for products, orders, and theme
* Update theme development docs with template resources
* Update product management guide and add images
* Update order management guide with images and details
* Update shop docs for payments and product variants
* Add descriptions to shop guide docs
* Add shop user guide and sidebar category
---------
Co-authored-by: BugKing <wangzhen@fit2cloud.com>
Corrected a typo in the description of the PluginDetailModal component documentation, replacing '差价' with '插件' for accuracy across all relevant documentation versions.
* Update docs for Halo Paid version
* Update docs/getting-started/prepare.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update docs/getting-started/install/slots/_docker-registry-list.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add brand settings section to user guide
* Add user guide for license activation
* Add SMS notification configuration guide
* Update lxware.cn links with referral code
* Update user guide for new auth providers and features
* Add Redis integration guide for paid version
* Add license activation instructions to install docs
* Fix broken link to paid version in Redis section
* Fix broken link to release versions in JAR install docs
* Fix link anchor in Finder API changelog docs
* Update issue reporting guidelines in documentation
* Remove sponsor documentation and related references
* Add warning about backup limitations for commercial version
* Update app store guide for license activation changes
* Update docs for Halo 2.22 paid edition and license activation
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>