A fast, powerful and beautiful online manager for all static blog frameworks.
10K+
Qexo 是一个快速、强大、美观的在线 静态博客编辑器。使用 GPL3.0 开源协议。支持包括且不限于在 Vercel 等平台部署, 为您的静态博客添加动态的元素
Qexo is a fast, powerful and beautiful online static blog editor. Uses the GPL3.0 Open Source license. Support includes and is not limited to deployment on platforms such as Vercel, adding dynamic elements to your static blogs
To deploy Qexo using Docker, you can use the following commands:
docker pull abudulin/qexo:latest
docker run -d --name qexo -v /qexo-data/:/app/db -p 8000:8000 abudulin/qexo:latest
This will preserve any persistent data under /qexo-data/, you can adapt the path to whatever suits you.
作为一个开源项目,本项目并未给我带来直接利益。若您觉得本项目对您有帮助,您的支持将是我最大的动力。
您可以在备注中附上您的姓名和网站博客。赞助1元及以上者,将在文档页面永久展示。
As an open-source project, this project does not provide me with any direct benefits. If you find this project helpful, your support is my greatest motivation.
You can include your name and website blog in the remarks. Sponsorship of 1 RMB or more will be permanently displayed on the documentation page.
Content type
Image
Digest
sha256:a17a2f628…
Size
63.4 MB
Last updated
14 days ago
docker pull abudulin/qexo:8243023