rocket9

joined 1 year ago
[–] rocket9@feddit.org 3 points 6 days ago* (last edited 6 days ago)

Indeed, I started the project about ten months ago. It is a descendant of another imageboard server I created, TinyIB, which is a descendant of Kusaba aka Trevorchan (un-maintained for some time now) which was a clone of the Futallaby imageboard script, which was a clone of the 2ch Futaba imageboard script. I hope to hang on to the aesthetic as tribute to the lineage of the project.

 

Browse the read-only demo:

Sriracha is available under under GNU LGPL.

Docker images are available for simple and easy deployment.

 

Browse the read-only demo:

Sriracha is available under under GNU LGPL.

Docker images are available for simple and easy deployment.

[–] rocket9@feddit.org 1 points 1 month ago

godoc-static starts a local instance of godoc and scrapes it to generate static documentation for one or more Go packages.

A demo of godoc-static's output is available here.

[–] rocket9@feddit.org 1 points 2 months ago

Joint Force will be available on Steam starting January 1st.

Joint Force is free software, as it is released under the GNU Affero General Public License.

Download the source code at https://codeberg.org/tslocum/jointforce

[–] rocket9@feddit.org 1 points 2 months ago

Joint Force will be available on Steam starting January 1st.

Joint Force is free software, as it is released under the GNU Affero General Public License.

Download the source code at https://codeberg.org/tslocum/jointforce

 

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.