{"id":13841400,"url":"https://github.com/94fzb/zrlog","last_synced_at":"2026-01-16T06:36:14.544Z","repository":{"id":37359185,"uuid":"42981718","full_name":"94fzb/zrlog","owner":"94fzb","description":"ZrLog是使用 Java 开发的博客/CMS程序，具有简约，易用，组件化，内存占用低等特点。自带 Markdown 编辑器，让更多的精力放在写作上，而不是花费大量时间在学习程序的使用上。","archived":false,"fork":false,"pushed_at":"2026-01-13T15:40:48.000Z","size":7794,"stargazers_count":394,"open_issues_count":7,"forks_count":155,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-01-13T18:13:46.794Z","etag":null,"topics":["blog","cloudflare-d1","java","mysql","serverless","simplewebserver"],"latest_commit_sha":null,"homepage":"http://www.zrlog.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/94fzb.png","metadata":{"files":{"readme":"README.en-us.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-09-23T06:08:05.000Z","updated_at":"2026-01-13T15:40:52.000Z","dependencies_parsed_at":"2025-12-04T13:02:11.371Z","dependency_job_id":null,"html_url":"https://github.com/94fzb/zrlog","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/94fzb/zrlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/94fzb%2Fzrlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/94fzb%2Fzrlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/94fzb%2Fzrlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/94fzb%2Fzrlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/94fzb","download_url":"https://codeload.github.com/94fzb/zrlog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/94fzb%2Fzrlog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","cloudflare-d1","java","mysql","serverless","simplewebserver"],"created_at":"2024-08-04T17:01:10.107Z","updated_at":"2026-01-16T06:36:14.521Z","avatar_url":"https://github.com/94fzb.png","language":"Java","funding_links":[],"categories":["Java","Java (504)"],"sub_categories":[],"readme":"## ZrLog ![build-preview](https://github.com/94fzb/zrlog/actions/workflows/java-build-preview-package-zip.yml/badge.svg) ![build-release](https://github.com/94fzb/zrlog/actions/workflows/java-build-release-package-zip.yml/badge.svg) [![Apache License](http://img.shields.io/badge/license-apache2-orange.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)\n\n[Chinese](README.md) | [English](README.en-us.md)\n\nZrLog is a blog/CMS program developed in Java. It is simple, easy to use, componentized, and has low memory footprint.\nBring your own Markdown editor and let more focus on writing, rather than spending a lot of time learning the use of the\nprogram.\n\n### Homepage\n\n[https://www.zrlog.com](https://www.zrlog.com)\n\n### Pictures\n\n![](https://www.zrlog.com/assets/screenprint/post-detail.png)\n\n![](https://www.zrlog.com/assets/screenprint/article-edit.png)\n\n### Features\n\n1. Provide management of logs, categories, tags, and comments\n2. Support plugin mode [How to write a plugin](https://blog.zrlog.com/zrlog-plugin-dev.html)\n3. Highly customizable theme features [How to make a set of themes](https://blog.zrlog.com/ake-theme-for-zrlog.html)\n4. Support third party comment plugin\n5. Provide `markdown` mainstream rich text editor, basically meet the editing needs of administrators\n6. Page static, cache public data, faster access\n7. Support for extending third-party cloud storage (default seven cattle)\n8. Support database scheduled backup\n9. Online update upgrade\u003cbr/\u003e\n10. ...\n\n### Quick start\n\n- Start directly by embedding tomcat and find `com.zrlog.web.Application` to start with this `main()`\n- Start with Maven commands (without relying on any IDE)\n    - Windows uses `bin\\mvn-run.cmd`\n    - Unix uses `sh bin/mvn-run.sh`\n\n### Program installation\n\n- Deployment environment prerequisites\n    - 1.jdk version \u003e= 21\n    - 2.mysql/cloudflare d1\n- Data initialization\n    - 1.Download [latest zip](https://www.zrlog.com/download) unzip, and run sh bin/run.sh or bin\\run.bat (for windows)\n    - 2.Visit `http://host:port/install`\n    - 3.Fill in the database, administrator information, complete the installation\n\n### ChangeLog\n\n[View the full ChangeLog](https://www.zrlog.com/changelog/index.html?ref=md)\n\n### Sample Website\n\n* Website [http://demo.zrlog.com](https://demo.zrlog.com)\n* Management address [admin/login](https://demo.zrlog.com/admin/login)\n* Username admin\n* Password 123456\n\n### Getting help\n\n* QQ group 6399942\n* Mail support@zrlog.com\n* Have any questions about the program, welcome feedback [http://blog.zrlog.com/feedback.html](https://blog.zrlog.com/feedback.html)\n\n### FAQ\n\nIf you have some problems, you can go here to find [FAQ](https://blog.zrlog.com/faq-collect.html)\n\n### Thanks\n\n* [JFinal](https://jfinal.com)\n* [Editor.md](https://pandao.github.io/editor.md/)\n* [SheShui.me](http://sheshui.me)\n* [Gentelella](https://github.com/puikinsh/gentelella)\n* [AntD](https://ant.design)\n* [Jetbrains](https://www.jetbrains.com/)\n* [e-lionel](http://www.e-lionel.com)\n* [Cloudflare](https://www.cloudflare.com)\n\n### License\n\nZrLog is Open Source software released under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F94fzb%2Fzrlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F94fzb%2Fzrlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F94fzb%2Fzrlog/lists"}