# 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 - **social.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 peertube client](https://framagit.org/framasoft/peertube/clients/python) we can watch for specific hashtags to trigger publishing - **social.lumbung.space**: Using [a mastodon client](https://mastodonpy.readthedocs.io/), we can watch for specific hashtags to trigger publishing