# 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 5
# self = https://watcher.sour.is/conv/5swxb7a
@lohn What benefits, if any, did you see in using #mkws vs Hugo until now?
@adi First, I speak Shell and don't speak Go (sorry @prologic).\nSecond, I can script every single aspect of generation. So I can do a lot of condicionals and loops. And can do a partial build, which, for me, is a killer feature.
@adi I have about 5K posts. Everything I posted from many silos since 2008.\nRebuild everything on every new post is just crazy. And waste of power and energy.\nSo I'm changing the generator script to rebuild only the changed part. And the ones affected by thia change.
@lohn How are you doing that?
@lohn How are you doing that?