当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 0

纳兰性急/eumji-blog
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

eumji-blog

License

这个项目是使用spring boot + thymeleaf 开发个人博客项目.

初期开发已经完成,网站已经上线.

演示站: http://www.eumji025.com

What do you need?

  • JDK 8
  • Maven
  • MySQL (or other SQL database)

主要技术

  • Spring && Spring security && Spring boot
  • Mybatis
  • bootstrap
  • flavr
  • thymeleaf
  • editor.md

安装步骤

0 - download or clone eumji-blog project

1 - Create the database using the eumji-blog.sql file

2 - update the database info in resource/application.yml

3 - compile the modules using the command mvn package -DskipTests

4 - start the modules using the command java -jar target/eumji-blog.jar

5 - Type http://localhost:8080/ into your browser

后台模块

登陆路径 /login

默认账号 admin 默认密码 admin

剩下的随意操作。

修改记录

2017年4月19日

1.博客的雏形已经完成,

2.后续的是更多的稳定性和功能性的修改.

2017年4月21日

1.将部分前端独立出来

2.追加markdown编辑器的图片上传功能

3.修改移动端兼容问题

2017年4月24日

1.修复前端显示的bug

2.修复上一篇和下一篇的问题

3.将静态资源走cdn引用

4.修改网站icon

2017年4月25日

1.解决上一篇和下一篇直接为第一篇和最后一篇的问题

2.解决分享到QQ的URL问题

3.解决图片上传的问题 (因为linux下没有d:/image使用java的临时工作空间目录)

4.解决导航栏换行问题

5.解决登录时候出现js的问题

2017年4月27日

1.解决iframe不能正确被解析的问题

2.解决&+等特殊符号在post请求中被转义的情况

3.添加license

2017年5月1日-8日

1.修复异常日志记录的问题

2.修改onclick实践为jquery绑定

3.重构前端js和部分页面

4.重构推送的功能并在添加文章的时候进行推送

5.添加文章按月份归档功能

6.晚上条件搜索功能,目前只支持关键字搜索文章

7.解决分页问题,样式不兼容,换boostrap分页

8.部分静态资源走cdn

2017年5月14日

1.修复后台启用和关闭文章的提示框

2.后续计划,将博客引入redis等缓存框架

3.优化

2017年5月19日

1.修改原本onclick事件->jquery绑定

2017年5月20日

1.zblog改名为eumji-blog 别问我为什么,此名称已存在。

2017年5月22日

1.修改七牛云配置硬编码的问题

2.修改图片上传iframe跨域问题

3.修改百度推送的方式

2017年5月25日

1.用户相关的设计

2.优化部分bug

PS: 作者前两天折腾linux了 哈哈哈

License

The eumji-blog is released under version 2.0 of the Apache License.

Copyright 2016-2017 EumJi Holding Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

简介

spring boot + thymeleaf 开发的个人博客系统,暂命名为EumJi-blog 展开 收起
README
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wangjishan/zblog.git
git@gitee.com:wangjishan/zblog.git
wangjishan
zblog
eumji-blog
master

搜索帮助