https://github.com/airen3339/zblog
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- License: other
- Language: HTML
- Default Branch: dev
- Size: 3.39 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
zblog
该项目是使用spring boot + thymeleaf 开发个人博客项目.
初期开发已经完成,网站已经上线.
演示站: http://www.backender.cn
用户部分说明
作者抽空已经将用户修改,用户图像修改,密码修改等已经做了。 不过对裁剪图片的插件研究不深。做的比较粗糙。
此外需要注意的是,因为讲大部分公共信息已经封装在userinfo表中,所以此表不能为空。默认值作者已经给出了。
运行环境
- 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 zblog.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:8081/ into your browser
后台模块
登陆路径 /login
默认账号 admin 默认密码 admin
剩下的随意操作。
注意事项
1.文章添加后默认是关闭的需要开启
2.用户相关的操作暂时没有做,后续在考虑进行开发
3.如果运行有问题,请先检查查看一下错误的原因,一般来说是不会有大问题。
License
The eumji-blog is released under version 2.0 of the Apache License.
Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339
GitHub Events
Total
Last Year
Dependencies
- com.alibaba:fastjson 1.2.31
- com.ctrip.framework.apollo:apollo-client 1.0.0
- com.google.guava:guava 21.0
- com.qiniu:qiniu-java-sdk [7.2.0, 7.2.99]
- mysql:mysql-connector-java 5.1.35
- org.apache.commons:commons-lang3 3.4
- org.mybatis.spring.boot:mybatis-spring-boot-starter 1.1.1
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter
- org.springframework.boot:spring-boot-starter-aop
- org.springframework.boot:spring-boot-starter-log4j2
- org.springframework.boot:spring-boot-starter-redis 1.4.5.RELEASE
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-test
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-web
- blint >=0.1.1 development
- node-static 0.6.0 development
- phantomjs 1.9.2-5 development