{"id":14973636,"url":"https://github.com/martin-chips/dimpleblog","last_synced_at":"2025-04-04T18:09:55.869Z","repository":{"id":46586272,"uuid":"158332163","full_name":"martin-chips/DimpleBlog","owner":"martin-chips","description":"My Blog Web Site Source , base on SpringCloudAlibaba, Vue. 个人博客系统","archived":false,"fork":false,"pushed_at":"2023-06-14T16:39:48.000Z","size":48547,"stargazers_count":561,"open_issues_count":9,"forks_count":165,"subscribers_count":15,"default_branch":"DimpleBlogV3.1","last_synced_at":"2025-04-04T18:09:47.804Z","etag":null,"topics":["blog","element-ui","java","jpa","redis","shiro","springboot2","thymeleaf","viewui","vue","vuejs2"],"latest_commit_sha":null,"homepage":"https://www.bianxf.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/martin-chips.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-20T04:46:34.000Z","updated_at":"2025-04-01T07:46:35.000Z","dependencies_parsed_at":"2024-12-28T04:00:34.224Z","dependency_job_id":null,"html_url":"https://github.com/martin-chips/DimpleBlog","commit_stats":{"total_commits":507,"total_committers":2,"mean_commits":253.5,"dds":0.009861932938856066,"last_synced_commit":"6a0e29e085ab814518ed5250fecb09a02a3865d4"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martin-chips%2FDimpleBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martin-chips%2FDimpleBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martin-chips%2FDimpleBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martin-chips%2FDimpleBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martin-chips","download_url":"https://codeload.github.com/martin-chips/DimpleBlog/tar.gz/refs/heads/DimpleBlogV3.1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226215,"owners_count":20904465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","element-ui","java","jpa","redis","shiro","springboot2","thymeleaf","viewui","vue","vuejs2"],"created_at":"2024-09-24T13:49:08.275Z","updated_at":"2025-04-04T18:09:55.851Z","avatar_url":"https://github.com/martin-chips.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DimpleBlog\n#### 介绍\n`Dimple Blog`是基于SpringBoot2搭建的个人博客系统.\n\n\n目前master分支的是基于SpringBoot2和Vue的前后端分离版本.\n\n`thymeleaf-version`是基于SpringBoot2的一体机代码.建议不熟悉Vue的可以切到这个版本使用.\n\n`DimpleBlog3.0` 是目前正在开发的版本，请不要下载使用。\n\n### 体验链接地址\n[边小丰的个人博客](http://www.bianxf.com/)\n管理员账号：`test` ,管理员密码： `123456`\n### 图片展示\n#### 前台\n![lrRqBD.png](https://s2.ax1x.com/2020/01/06/lrRqBD.png)\n![lrRo1x.png](https://s2.ax1x.com/2020/01/06/lrRo1x.png)\n![lrRTc6.png](https://s2.ax1x.com/2020/01/06/lrRTc6.png)\n![lrRbnO.png](https://s2.ax1x.com/2020/01/06/lrRbnO.png)\n![lrRI91.png](https://s2.ax1x.com/2020/01/06/lrRI91.png)\n![lrRLHe.png](https://s2.ax1x.com/2020/01/06/lrRLHe.png)\n#### 后台\n![lrW8UJ.png](https://s2.ax1x.com/2020/01/06/lrW8UJ.png)\n![lrWlbF.png](https://s2.ax1x.com/2020/01/06/lrWlbF.png)\n![lrW3E4.png](https://s2.ax1x.com/2020/01/06/lrW3E4.png)\n![lrWQDU.png](https://s2.ax1x.com/2020/01/06/lrWQDU.png)\n![lrWMuT.png](https://s2.ax1x.com/2020/01/06/lrWMuT.png)\n![lrWG59.png](https://s2.ax1x.com/2020/01/06/lrWG59.png)\n![lrWYCR.png](https://s2.ax1x.com/2020/01/06/lrWYCR.png)\n\n#### 软件架构\n#### 安装教程\n\n1. 安装数据库,执行数据库初始化文件\n\n2. 修改数据库配置,账号密码URL等.安装redis配置redis等\n\n3. 在backend和front目录下分别执行npm install安装前端依赖\n\n4. 在backend和front目录下分别执行npm run dev运行前后台\n\n5. 启动后台\n\n\n#### 使用说明\n\n1. **项目目前还在开发中，以后也会一直维护下去。**\n2.\n项目的开发过程中，参考了很多大佬经验，由于年代久远，未能记住各位大佬的链接地址。如大佬有看到该项目，请与我联系：`bianxf@sohu.com`\n，以便及时表示感谢。\n#### 参与贡献\n\n1. Fork 本仓库\n2. 新建 Feat_xxx 分支\n3. 提交代码\n4. 新建 Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartin-chips%2Fdimpleblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartin-chips%2Fdimpleblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartin-chips%2Fdimpleblog/lists"}