trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<p><a href="https://emacsnyc-talks.s3.amazonaws.com/december-2020/literate-programming-josh-holbrook-2020-12-07.webm">WebM (172.0 MB)</a> |
<a href="https://emacsnyc-talks.s3.amazonaws.com/december-2020/literate-programming-josh-holbrook-2020-12-07.mp4">MP4 (1008.5 MB)</a></p>
<p>A talk by Josh Holbrook</p>
<blockquote>
<p>Org mode, the task management and document markup system for Emacs,
includes a tool called Babel which may be used for literate
programming. In this talk I will explain literate programming, discuss
how Org mode and Babel enable it, and go over an example using the
slide deck itself. I will also cover some real-world experiences
writing literate programs in Emacs and the pros and cons of doing so.</p>
</blockquote>
<p>Josh has made his
<a href="https://github.com/jfhbrook/public-gpl/blob/main/talks/literate-programming-2020/talk.pdf">slides</a>
available, as well as their
<a href="https://github.com/jfhbrook/public-gpl/tree/main/talks/literate-programming-2020">source</a></p>