# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 30
# self = https://watcher.sour.is/conv/65pchpa
@adi ohh codeberg offers pages like github? Nice!
Also. I have to update my usage page
@adi The page which lists the stuff i am using. I need to update mine.
@carsten Don't forget to give zs a try 😆
@carsten Don't forget to give zs a try 😆
@carsten Don't forget to give zs a try 😆
@prologic I might do that. But I like my page how it i because I can create entries on the go.
@carsten What do you mean by creating entries on the go? How does this work? Curious mostly to see what features zs might be missing 😅
@carsten What do you mean by creating entries on the go? How does this work? Curious mostly to see what features zs might be missing 😅
@carsten What do you mean by creating entries on the go? How does this work? Curious mostly to see what features zs might be missing 😅
@prologic naja. How can I create a blog entry from my smartphone?
@carsten That's easy! Add a microPub endpoint and use a mobile client 👌
@carsten That's easy! Add a microPub endpoint and use a mobile client 👌
@carsten That's easy! Add a microPub endpoint and use a mobile client 👌
@prologic Sounds easy for you, but not for me.
@carsten I'll build something here I think for static websites 👌 Make it as easy as possible 🤞
@carsten I'll build something here I think for static websites 👌 Make it as easy as possible 🤞
@carsten I'll build something here I think for static websites 👌 Make it as easy as possible 🤞
@prologic how do you do that? sounds interesting.
@shreyan My design so far would be to build a simple microPub service that you can run alongside your static site (for example built with zs demo) that takes your post and runs some hooks in receipt. A hook here could take the post, convert it to a Markdown file, Git commit, Git push and rebuild the site.
@shreyan My design so far would be to build a simple microPub service that you can run alongside your static site (for example built with zs demo) that takes your post and runs some hooks in receipt. A hook here could take the post, convert it to a Markdown file, Git commit, Git push and rebuild the site.
@shreyan My design so far would be to build a simple microPub service that you can run alongside your static site (for example built with zs demo) that takes your post and runs some hooks in receipt. A hook here could take the post, convert it to a Markdown file, Git commit, Git push and rebuild the site.