Commit graph

8 commits

Author SHA1 Message Date
Minecon724
fff71d1140
Asset remapping / Cache buster
Some checks are pending
/ build (push) Waiting to run
Signed-off-by: Minecon724 <git@m724.eu>
2025-03-04 14:19:31 +01:00
Minecon724
0aadf69a42
Use slf4j
All checks were successful
/ build (push) Successful in 31s
Signed-off-by: Minecon724 <git@m724.eu>
2025-02-25 09:42:30 +01:00
Minecon724
0a6d8c09c5
refactor: simplify while loop logic
- Replace `removeFirst()` check with `isEmpty()` for cleaner loop condition.
- Improve code readability and maintainability.

Signed-off-by: Minecon724 <git@m724.eu>
2025-02-08 15:55:40 +01:00
Minecon724
b339d6d239
docs: add Javadoc for core classes
- Added Javadoc comments to `Site`, `Server`, `Feed`, `BlogBuilder`, `TemplateRenderer`, and `Post` classes.
- Documented constructors, methods, and class-level descriptions.
- Enhanced clarity around parameters, return values, and exceptions.

Signed-off-by: Minecon724 <git@m724.eu>
2025-02-08 15:50:32 +01:00
Minecon724
e6cd257238
this 2025-01-10 14:43:24 +01:00
Minecon724
dd28fde073
server and more 2025-01-09 16:15:55 +01:00
Minecon724
b6031b93e6
made it work 2025-01-08 18:40:11 +01:00
Minecon724
8978c7ae4c
initial commit 2025-01-07 11:41:30 +01:00