Skip to content

gejun123456/bootstrap-java-blog

Repository files navigation

Build Status

base on bootstrap and java

中文说明

feature

  • bootstrap simple style, good device compatibility
  • just in time support for markdown to add or edit.
  • full search ability.
  • nice for mobile add or edit.

Requirements

  • git
  • jdk8
  • mysql

That's all, base package of java web environment!

Installation

  • get your mysql installed.
  • git clone https://github.com/gejun123456/bootstrap-java-blog.git
  • config your database src\main\resources\application.properties
  • cd bootstrap-java-blog
  • gradlew clean build -x test
  • java -jar build/libs/bootstrap.javablog.jar
  • open localhost:8080 to see if works right.

Quick Start

  • register a user (the first user you create will be admin)
  • do everything in the next.

To Do List

add admin page make page more beautiful

Custom

  • you can use a different port like java -jar target/attchment.jar --server.port=9090
  • edit your own about in src\main\resources\templates\about.ftl

Screenshots

base add

Discussion

email:gejun123456@gmail.com qq:1098632410@qq.com

About

A blog base on springboot+jquery+bootstrap+lucene+mybatis

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published