blog-software-java/README.md
Minecon724 6fcb8e088b
All checks were successful
/ build (push) Successful in 35s
Improvements
2025-01-19 10:15:42 +01:00

611 B

This program takes a template, posts and config to make you a blog.

Usage

  1. Download the program
  2. Get a working directory. Example
    Don't forget to git init!
  3. Run the program:
     java -jar blog-software-java-1.0-SNAPSHOT.jar
    

Important caveats

Generated site must be the root of a subdomain, like https://example.com/.
You can't put it in a directory, like https://example.com/blog/