Latest ποΈ
Saturday, April 4
YouTube
Testing description rendering.
Friday, April 3
Git Commits
days commits 1
ohnsh/days-
9:19 pm β John Sherrell <dev@ohn.sh>
Added video descriptions. I'm sure some should be rendered as markdown but currently it's just the raw string in an HTML paragraph. VideoList is too trivial to justify a separate component; it's now combined with VideoTabs.
ohnsh commits 1
ohnsh/ohnsh-
10:56 pm β John Sherrell <107401967+ohnsh@users.noreply.github.com>
CE README
ptz-websocket commits 1
ohnsh/ptz-websocket-
10:13 am β John Sherrell <dev@ohn.sh>
New helper scripts for starting MediaMTX and ws-ptz (independent of ttyd).
YouTube
Sweeties!
Thursday, April 2
Git Commits
days commits 1
ohnsh/days-
11:05 pm β John Sherrell <dev@ohn.sh>
LatestVids now have titles overlaid on thumbnails (instead of beneath). Using Starlight's `not-content` class, which negates default styling meant for markdown content and is more proper for components like this one.