Commit Graph

8 Commits

Author SHA1 Message Date
deadvey
2d33ce79a8 Fixed a bug where comments could be submitted without any content
and where the hitcount was incremented before the program checked if
the post existed
2025-10-24 13:05:31 +01:00
deadvey
4ad7352fcc Updated some EJS and CSS to make it look a bit nicer (I am hopeless at
UX)
2025-10-24 12:48:54 +01:00
deadvey
f8f05221b2 removed custom.css from tracking 2025-10-24 12:29:57 +01:00
deadvey
35163b5584 Fixed an issue with an incomplete example-config.json that made the
server not work at all.
Also added a default.css file
2025-10-24 12:28:22 +01:00
66423cb3c0 There is now a Makefile because I learnt make syntax 2025-10-19 21:19:13 +01:00
d9d45ff6ea Tracking /webroot, contains custom.css and robots.txt, might have to add
favicon.ico too.
2025-10-02 10:43:44 +01:00
6e583d1410 removed webroot dir 2025-08-27 16:41:39 +01:00
b3ea048244 bug fix RSS and ATOM using func.render_md instead of showdown 2025-08-27 16:36:21 +01:00