This repository has been archived on 2021-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
pubspace/README.md

24 lines
1.2 KiB
Markdown
Raw Normal View History

2021-06-15 11:35:51 +00:00
# pubspace
A service to facilitate collective digital publishing practices.
2021-06-15 12:00:19 +00:00
## 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
2021-06-16 07:57:40 +00:00
- **social.lumbung.space**: links to posts
2021-06-15 12:00:19 +00:00
2021-06-16 07:47:59 +00:00
- **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`
2021-06-16 09:07:52 +00:00
- **tv.lumbung.space**: Using [a federation client](https://mastodonpy.readthedocs.io/) we can watch for specific hashtags to trigger publishing
- **social.lumbung.space**: Using [a federation client](https://mastodonpy.readthedocs.io/), we can watch for specific hashtags to trigger publishing