About DigiSoul
DigiSoul is a simple international blog system — one small program, nothing else to install, no extra software. Just write.
Why DigiSoul?
- Light — one single program, quiet and fast, never in the way of your words
- Focused — write posts, manage content, set the rules. Nothing more
- International — an English interface with a clean, easy-to-read look
A fully independent project
DigiSoul lives in its own home, completely separate from the Chinese edition of ZXCMS: its own version numbers, changelog, features, themes and update channel.
Getting started
1. Start the program (a single file, nothing to install) 2. Open http://localhost:9090 — the official landing page 3. Blog: http://localhost:9090/blog 4. Admin area: http://localhost:9090/admin
Status
- Version: v0.0.2 — the second release
- Content is kept in the computer's memory in this version; storage that
survives a restart is planned for the next release
- More features (forum, docs, shop, ...) can be added independently
When something goes wrong
A short, plain-language guide to the most common messages. If the answer is not here, check the admin area and the changelog first.
- "every app is turned off" — All apps were turned off in the settings, so the site has nothing left to show. Open the settings in the admin area and turn at least one app back on (the blog app is the safe choice), then start again.
- "address already in use" — Another program is already using the same port. Change the port in the settings, or close the program that holds the port.
- "render failed" — A theme file is missing or was replaced without its companion files. Deploy the whole theme folder together with the program — the pages and the theme belong together.
- "update failed" / "download failed" — The update address is unreachable or the package is missing. Check the update address in the settings, or download the latest package from the official site.
- Content disappears after restart — This version keeps content in memory, and memory is cleared when the program stops. Export or back up your posts before restarting; permanent storage is planned for the next release.