# 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 4
# self = https://watcher.sour.is/conv/bgubggq
3. There is an out of the box way to #mkws to create posts pages based in a list of Markdown files in a directory? And generate a list of those posts?
@lohn
> There is an out of the box way to #mkws to create posts pages based in a list of Markdown files in a directory? And generate a list of those posts?
Not right now, you could look here for inspiration https://mkws.sh/blog.upphtml
The p
directory is basically:
|adi@huike ~/s/m/p ls -1
2021-02-28 15:34:42 Welcome
2021-02-28 15:35:21 How to add a navigation menu
2021-02-28 15:35:39 How to add custom titles
2021-03-09 19:45:23 How to render Markdown
/bin/mkws
is https://mkws.sh/bin/mkws~
@lohn \n> There is an out of the box way to #mkws to create posts pages based in a list of Markdown files in a directory? And generate a list of those posts?\n\nNot right now, you could look here for inspiration https://mkws.sh/blog.upphtml\n\nThe p
directory is basically:\n\n |adi@huike ~/s/m/p ls -1\n 2021-02-28 15:34:42 Welcome\n 2021-02-28 15:35:21 How to add a navigation menu\n 2021-02-28 15:35:39 How to add custom titles\n 2021-03-09 19:45:23 How to render Markdown
\n\n/bin/mkws
is https://mkws.sh/bin/mkws~
@lohn \n> There is an out of the box way to #mkws to create posts pages based in a list of Markdown files in a directory? And generate a list of those posts?\n\nNot right now, you could look here for inspiration https://mkws.sh/blog.upphtml\n\nThe p
directory is basically:\n\n |adi@huike ~/s/m/p ls -1\n 2021-02-28 15:34:42 Welcome\n 2021-02-28 15:35:21 How to add a navigation menu\n 2021-02-28 15:35:39 How to add custom titles\n 2021-03-09 19:45:23 How to render Markdown
\n\n/bin/mkws
is https://mkws.sh/bin/mkws~