💾 Archived View for skyjake.fi › bubble captured on 2023-07-22 at 16:21:13. Gemini links have been rewritten to link to archived content
View Raw
More Information
⬅️ Previous capture (2023-07-10)
🚧 View Differences
-=-=-=-=-=-=-
💬 Bubble — Bulletin Boards for Gemini
Bubble is a Gemini-based bulletin board system that can be summarized as a union of Station, Reddit, WordPress, and issue trackers like GitHub Issues. It is implemented as an extension module to GmCapsule.
Bubble has been designed to be useful for both individuals and communities. It has multiple objectives and target audiences:
- Someone could run Bubble in a manner similar to WordPress, as a Gemini-based CMS for their capsule. Every user on a Bubble server gets their own personal "u/" feed that is available both for Gemini subscriptions and Tinylog followers.
- A group of people can run Bubble as their own version of Station. Users' posts appear in the shared All Posts feed on the front page.
- Groups of people can set up their own moderated "s/" subspaces on a larger Bubble instance for topic-specific discussions, much like subreddits on Reddit. Users can freely create new Bubble subspaces. Subspaces have their own home pages and Gemini feeds.
- A developer of Gemini software can switch a subspace to issue tracking mode and link it with a Git repository. Issue tracking subspaces behave like GitHub Issues (and other Git forges on the web) in that posts have an open/closed status and they can cross-reference other issues in the tracker and commits in the Git repository.
Release notes
Bubble release notes (on s/Bubble)
Atom feed of release notes (via portal.mozz.us)
Git tags feed
See also
s/Bubble
Bugs and feature requests
README (with installation instructions)
Git Repository (BSD-2-Clause)
GmCapsule: Extensible Gemini/Titan Server