From a513788424695aa0c22823160861016851135e25 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 5 Dec 2021 09:50:39 -0500 Subject: TODO.md: mark mathyd as done --- TODO.md | 2 +- content/posts/2021-12-05-mathyd-easy-tex-to-svg.md | 1 - data/projects.yaml | 5 +++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 82ad606..8a915f2 100644 --- a/TODO.md +++ b/TODO.md @@ -61,7 +61,6 @@ this stuff may not make any sense. content of paper itself * detailed results are interesting * my tools 2021 (vim, irssi, screen, mutt/offlineimap/notmuch, irb, git, bash) -* mathyd (repo + examples) * buttcoin: https://www.wired.com/story/theres-no-good-reason-to-trust-blockchain-technology/ (nicholas weaver article) @@ -104,3 +103,4 @@ this stuff may not make any sense. * feedbloater * wireguard notes * birthday paradox +* mathyd (repo + examples) diff --git a/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md b/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md index 5961a43..040be71 100644 --- a/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md +++ b/content/posts/2021-12-05-mathyd-easy-tex-to-svg.md @@ -2,7 +2,6 @@ slug: mathyd-easy-tex-to-svg title: "Mathyd: Easy TeX to SVG" date: "2021-12-05T07:02:29-04:00" -draft: true --- A few weeks ago I released [Mathyd][], a [Docker][] image containing an [HTTP][] daemon which converts [TeX][] to [SVG][]. diff --git a/data/projects.yaml b/data/projects.yaml index 18f8aed..03f361e 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -257,6 +257,11 @@ title." text: "Web-based LaTeX math renderer." repo: "https://git.pablotron.org/mathy" +- name: "Mathyd" + slug: "mathyd" + text: "Easy TeX to SVG daemon." + repo: "https://git.pablotron.org/mathyd" + - name: "Password Strength Tester" slug: "password-strength" text: "Web-based password strength tester based on zxcvbn." -- cgit v1.2.3