145 Star 511 Fork 212

xiaochun / zrlog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en-us.md 3.01 KB
一键复制 编辑 原始数据 按行查看 历史
xiaochun 提交于 2024-02-05 20:31 . [shell-release]release version 3.0.0

ZrLog build-preview build-release Apache License

Chinese | English

ZrLog is a blog/CMS program developed in Java. It is simple, easy to use, componentized, and has low memory footprint. Bring your own Markdown editor and let more focus on writing, rather than spending a lot of time learning the use of the program.

Homepage

https://www.zrlog.com

Pictures

Features

  1. Provide management of logs, categories, tags, and comments
  2. Support plugin mode How to write a plugin
  3. Highly customizable theme features How to make a set of themes
  4. Support third party comment plugin
  5. Provide editormd mainstream rich text editor, basically meet the editing needs of administrators
  6. Page static, cache public data, faster access
  7. Support for extending third-party cloud storage (default seven cattle)
  8. Support database scheduled backup
  9. Online update upgrade
  10. ...

Quick start

  • Start directly by embedding tomcat and find com.zrlog.web.Application to start with this main()
  • Start with Maven commands (without relying on any IDE)
    • Windows uses bin\mvn-run.cmd
    • Unix uses sh bin/mvn-run.sh

Program installation

  • Deployment environment prerequisites
    • 1.jre version >= 21
    • 2.mysql
  • Data initialization
    • 1.Download latest zip unzip, and run sh bin/run.sh or bin\run.bat (for windows)
    • 2.Visit http://host:port/install
    • 3.Fill in the database, administrator information, complete the installation

ChangeLog

View the full ChangeLog

Sample Website

Getting help

FAQ

If you have some problems, you can go here to find FAQ

Thanks

License

ZrLog is Open Source software released under the Apache 2.0 license.

Java
1
https://gitee.com/94fzb/zrlog.git
git@gitee.com:94fzb/zrlog.git
94fzb
zrlog
zrlog
master

搜索帮助