diff options
author | Adam Ard <adam.ard2011@gmail.com> | 2020-11-27 23:56:21 -0700 |
---|---|---|
committer | Adam Ard <adam.ard2011@gmail.com> | 2020-11-27 23:56:21 -0700 |
commit | 68934495f229bf1a050c02abbc34ffae1ff1fbd9 (patch) | |
tree | 2bba2ffa056308888c2e12142dd47fd36b6b4056 | |
parent | 3f4e26992dfadcf94ac1127c40f194716a615e72 (diff) | |
download | emacsconf-wiki-68934495f229bf1a050c02abbc34ffae1ff1fbd9.tar.xz emacsconf-wiki-68934495f229bf1a050c02abbc34ffae1ff1fbd9.zip |
Added a link to blog post
Diffstat (limited to '')
-rw-r--r-- | 2020/info/14.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2020/info/14.md b/2020/info/14.md index 1968a5d1..2a131adf 100644 --- a/2020/info/14.md +++ b/2020/info/14.md @@ -9,5 +9,6 @@ from getting outdated, and it allows you to use all the other wonderful features of org-mode. Watch "README-Driven Design" to see exactly how to make your README file a powerful literate document. +- [Companion Blog Post](http://adamard.com/literate_programming.html) - [Extended Version of Demo File](https://github.com/adam-ard/literate-demo) - [Literate Static Website](https://github.com/adam-ard/static-website-literate-demo) |