mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Added medium syndication metadata
This commit is contained in:
parent
79329aae66
commit
387dd491b1
30 changed files with 175 additions and 134 deletions
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
title: "Terminal Output To SVG Animations"
|
||||
date: 2022-01-17T10:14:22-05:00
|
||||
date: 2022-01-17 10:14:22-05:00
|
||||
draft: false
|
||||
tags: []
|
||||
math: false
|
||||
medium_enabled: true
|
||||
medium_post_id: ad8c533610b5
|
||||
tags: []
|
||||
title: Terminal Output To SVG Animations
|
||||
---
|
||||
|
||||
With [`termtosvg`](https://github.com/nbedos/termtosvg) made by Nicolas Bedo we can make SVG animations from terminal output in the style of [asciinema](https://asciinema.org/). To install use [pipx](/blog/managepythonapps/).
|
||||
|
@ -53,4 +54,4 @@ termtosvg -s
|
|||
|
||||
Here is an example of an animation I made with this tool:
|
||||
|
||||

|
||||

|
Loading…
Add table
Add a link
Reference in a new issue