blog-server

Java CI with Maven

A blog server.

Installation

To install the necessary dependencies, run the following command:

sudo apt install vnstat
sudo apt install pandoc 
sudo apt install -y fonts-noto
sudo apt install -y fonts-noto-cjk
sudo apt install -y fonts-dejavu
sudo apt install texlive-lang-chinese
          
mvn -X compile

mvn checkstyle:check

mvn spotless:apply

mvn spring-boot:run

License

Distributed under the MIT License. See LICENSE for more details.