A personal blog based on Spring Boot
- UI framework: Semantic UI
- Markdown editor: editormd.js
- Animation: animate.js
- Typesetting: typo.css
- Main: Spring Boot & Thymeleaf
- database: MySQL
- Persistence layer: JPA
Run \src\main\java\com\px\blog\BlogApplication.java in IDE(tomcat required), visit https://localhost:8081(or https://127.0.0.1:8081) then you'll see the index if seccessfully. visit https://localhost:8081/admin(or https://127.0.0.1:8081/admin) then you will enter the backstage.