2025-07-13 00:25:46 +01:00
2025-07-13 00:25:46 +01:00
2025-07-13 00:25:19 +01:00
2025-07-13 00:21:53 +01:00
2025-07-13 00:21:53 +01:00
2025-07-13 00:25:19 +01:00
2025-07-09 17:45:40 +01:00
2025-07-11 12:59:53 +01:00
2025-07-12 22:28:36 +01:00

This is a blogging site written in nodejs, all pages are served directly by the nodejs backend.
Please don't use this yet, it's not finished
In action on my website: deadvey.com

features

  • post creation via the web frontend (no need to remote to your server to make a post)
  • multi user
  • powerful customisation
  • rss
  • timeline, user page, post page and tag specific page
  • edit/delete posts
  • hitcount
  • Markdown syntax in posts
  • Commenting on posts

Bugs

  • probably scales like shit
  • probably insecure as hell

planned features

  • atom
  • federation
  • sign up
  • All strings (including in edit and post page) customisable
Description
make blogs/posts and have them sent by nodejs
Readme WTFPL 215 KiB
Languages
JavaScript 100%