At this very early stage, everything is hardcoded. Plan is to make a MVP first. Once MVP is done, version will start from 1.0.0-RELEASE.
-
Small footprint.
-
Throw my template code, just reuse Java code.
-
Standard Spring project.
-
You can write your own feature.
-
Not a tons of extra features.
I want to write blog, so I brought UnloadBrain.com. I liked Wordpress, but I want have my own template and custom features. So…here it is.
-
Java 8
-
Spring Boot
-
Spring Data JPA
-
Spring MVC
-
Freemarker
-
Maven
Pretty standard Spring Boot stuff.
mvn clean compile
mvn spring-boot:run
Go to the browser and open localhost:8080
Things are far from perfect. Here is the list.
Contributions are always welcome! Please read the contribution guidelines first.
Licensed under the MIT License, see the LICENSE file for details.