Code Monkey home page Code Monkey logo

eumji-blog's Introduction

eumji-blog

-License

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

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

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

用户部分说明

作者抽空已经将用户修改,用户图像修改,密码修改等已经做了。 不过对裁剪图片的插件研究不深。做的比较粗糙。

此外需要注意的是,因为讲大部分公共信息已经封装在userinfo表中,所以此表不能为空。默认值作者已经给出了。

运行环境

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

主要技术

安装步骤

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

剩下的随意操作。

##注意事项

1.文章添加后默认是关闭的需要开启

2.如果运行有问题,请先检查查看一下错误的原因,一般来说是不会有大问题。

修改记录

修改记录请参见 修改记录

声明

由于近期的一系列侵权抄袭事件,本项目使用了开源的hexo主题hexo-theme-icarus并加以改造. 也发邮件请教了程序猿DD-翟永超. 后端的模板来源于开源项目,本项目的开源协议若有不当的地方,请告知!

净化开源环境人人有责!!!!

License

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

eumji-blog's People

Contributors

eumji025 avatar nainaisheng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.