Blog graph
Table of Contents
This is an experiment, an alternative way to represent blog posts, as a graph. Click this if you want to get back to the plain list.
The idea is that if you encounter a blog, it's often unclear how to start reading it: typically it's an overwhelming linear list of posts, ordered by date. (thanks Jonathan for bringing my attention to it!)
Representing as a graph allows to relax this linear structure by introducing a partial order (shown by edges). You can start reading from a title that seems most interesting to you, and keep exploring the related posts.
- clicking on a post title brings you to the post
- clicking on a tag will bring you to the description of the tag
- hovering over a node or clicking on a date will highlight all connections to the corresponding post, to make the navigation easier
- clusters correspond to 'themes' (although it's pretty fuzzy)
If you have any ideas on improving this page, or notice any problems, please let me know! You can find the source here.
¶Todos
[ ]
coloured edges?[ ]
some posts are still missing, add them