blog-software-java/src/main/java/eu/m724/blog
Minecon724 d155079514
feat!: Use YAML instead of JSON
site-config.json is now site-config.yml.
That was the only usage of JSON, so not much changes.

Dep removed: org.json:json
Added: org.snakeyaml:snakeyaml-engine

Signed-off-by: Minecon724 <git@m724.eu>
2025-02-12 16:17:43 +01:00
..
data feat!: Use YAML instead of JSON 2025-02-12 16:17:43 +01:00
template refactor: clean up unused imports 2025-02-08 16:01:06 +01:00
BlogBuilder.java feat!: Use YAML instead of JSON 2025-02-12 16:17:43 +01:00
ImageFilter.java this 2025-01-10 18:50:12 +01:00
Main.java feat: overhaul blog system architecture 2025-02-08 12:44:53 +01:00
Server.java docs: add Javadoc for core classes 2025-02-08 15:50:32 +01:00