No description
|
||
---|---|---|
.forgejo/workflows | ||
.idea | ||
example_workdir | ||
src/main/java/eu/m724/blog | ||
.gitignore | ||
pom.xml | ||
README.md |
This program takes a template, posts and config to make you a blog.
Usage
- Download the program
- Get a working directory. Example
Don't forget togit init
! - 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/