Activity Log
hackers.town: 2021-09-25 Sat 08:57
Having way too much fun this morning with markdown-it-py and Rich.

hackers.town: 2021-09-25 Sat 20:37
Got more code than strictly needed to provide an itty bitty reStructuredText directive, replacing a big chunk of static HTML, which replaced a nonportable shortcode.
Directive uses Pillow for image data and to generate thumbnails as needed. Fun!

hackers.town: 2021-09-25 Sat 20:39
So now I know how to (slowly) make a useful reStructuredText directive, which has been on my Python learning list for a decade or so.