this post was submitted on 01 May 2025
20 points (85.7% liked)

Technology

69845 readers
3871 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

A read-only demo of Sriracha's output is available. Screenshots of the management panel are also available in the demo.

Sriracha allows anyone to host an imageboard or forum using Go.

Sriracha has full support for custom templating. Standard .gohtml templates are included, and site owners may specify a directory where any custom templates of the same name will override included templates.

Sriracha makes use of Go's plugin support to implement a plugin system. This allows site owners to customize their installations without making changes to Sriracha itself.

I created Sriracha not only out of curiosity, but also to provide a modern upgrade path for everyone using TinyIB, one of several imageboard systems I have created.

you are viewing a single comment's thread
view the rest of the comments
[–] solrize@lemmy.world 6 points 1 week ago

This looks kind of cool. It's written in Go. License is LGPL3, kind of a weird choice, but whatever. I'm not crazy about the name "Sriracha" but I guess you've got call it something. I might give it a try. I haven't understood why so many forums are written in PHP.