aboutsummaryrefslogtreecommitdiff
path: root/microposts/colah-blog.md
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-07-01 15:16:19 +1000
committerYuchen Pei <me@ypei.me>2021-07-01 15:16:19 +1000
commitbd3b4e7d8a436685f8b676da8f6ffe9498ab2e3f (patch)
tree1d29d70ddb35b18407c69792cd76e66d2a2280b6 /microposts/colah-blog.md
parent661762ba8fd5fd685bfbe99473d7286efa85b381 (diff)
Added copyright notices and license headers to website content.
also removed more unused files.
Diffstat (limited to 'microposts/colah-blog.md')
-rw-r--r--microposts/colah-blog.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/microposts/colah-blog.md b/microposts/colah-blog.md
deleted file mode 100644
index 10b9df4..0000000
--- a/microposts/colah-blog.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-date: 2018-05-18
----
-[colah's blog](https://colah.github.io/) has a cool feature that allows you to comment on any paragraph of a blog post. Here's an [example](https://colah.github.io/posts/2015-08-Understanding-LSTMs/). If it is doable on a static site hosted on Github pages, I suppose it shouldn't be too hard to implement. This also seems to work more seamlessly than [Fermat's Library](https://fermatslibrary.com/), because the latter has to embed pdfs in webpages. Now fantasy time: imagine that one day arXiv shows html versions of papers (through author uploading or conversion from TeX) with this feature.