diff options
author | Nick White <git@njw.name> | 2020-12-01 15:21:24 +0000 |
---|---|---|
committer | Nick White <git@njw.name> | 2020-12-01 15:21:24 +0000 |
commit | f6ce6586386db997c03765aaebde82d3e8acdbaf (patch) | |
tree | 80cacca6760e245ff6c1d449ecfa385283e4ff61 /content/posts | |
parent | 6d0b2d2dd6954863da7a57af70b49e9690daa609 (diff) |
Add link to lightning talk to desktop tool page
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/desktop-tool/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/posts/desktop-tool/index.md b/content/posts/desktop-tool/index.md index 4c43198..f3f6dd6 100644 --- a/content/posts/desktop-tool/index.md +++ b/content/posts/desktop-tool/index.md @@ -10,6 +10,11 @@ time recently creating a new tool which is designed to run self- contained on a desktop computer. We're calling the tool *rescribe*, because why not? At the moment it's a command line only tool. +We recently recorded a +[5 minute lightning talk about the tool](https://www.youtube.com/watch?v=RTIhw_QvH04), +if you're interested to learn a little more and see it in action +before trying it yourself. + ## Install dependencies *rescribe* is a part of our [bookpipeline](https://rescribe.xyz/bookpipeline) |