Hacker News new | ask | show | jobs
Show HN: A privacy-friendly publishing/blogging platform with votes and comments (bb.rondo.dev)
1 points by jeremija 2309 days ago
1 comments

For the past few months I've been building a platform for posting articles with tree-style comments out of the box. It is written in Golang, fully rendered server-side, has no tracking, works without JavaScript, supports GitHub Flavored Markdown, code is automatically highlighted when language is specified, has a light and a dark theme (right now only on browsers that support `prefers-color-scheme` CSS feature).

Feel free to check it out and drop a comment here!