24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# pubspace
|
|
|
|
A service to facilitate collective digital publishing practices.
|
|
|
|
## Mapping out the pubspace
|
|
|
|
- **Services**:
|
|
|
|
- [cloud.lumbung.space](https://cloud.lumbung.space/) ([Nextcloud](https://nextcloud.com/))
|
|
- [tv.lumbung.space](https://tv.lumbung.space/) ([Peertube](https://joinpeertube.org/))
|
|
- [social.lumbung.space](https://social.lumbung.space/) ([Hometown](https://github.com/hometown-fork/hometown))
|
|
- [lumbung.space](https://lumbung.space/) ([Hugo](https://gohugo.io/))
|
|
|
|
- **Types of shares**:
|
|
|
|
- **cloud.lumbung.space**: links to file paths
|
|
- **tv.lumbung.space**: links to videos
|
|
- **cloud.lumbung.space**: links to posts
|
|
|
|
- **Publishing flows**:
|
|
- **cloud.lumbung.space**: Using [Nextcloud flows](https://nextcloud.com/blog/nextcloud-flow-makes-it-easy-to-automate-actions-and-workflows/), we can trigger an outgoing HTTP request towards `pubspace`
|
|
- **tv.lumbung.space**: Using a federation client, we can watch for specific hashtags to trigger publishing
|
|
- **cloud.lumbung.space**: Using a federation client, we can watch for specific hashtags to trigger publishing
|