No description
Find a file
2025-01-19 10:30:35 +01:00
.forgejo/workflows Improvements 2025-01-19 10:15:42 +01:00
.idea this 2025-01-10 14:43:24 +01:00
example_workdir Improve example 2025-01-19 10:30:35 +01:00
src/main/java/eu/m724/blog Improvements 2025-01-19 10:15:42 +01:00
.gitignore made it work 2025-01-08 18:40:11 +01:00
pom.xml fix again 2025-01-18 21:43:18 +01:00
README.md Improvements 2025-01-19 10:15:42 +01:00

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/