willwilkinson / willwilkinson.github.io

A Jekyll based blog with all of Will Wilkinson's old content.
2 stars 0 forks source link

"You might also enjoy" widget #16

Closed rjnn closed 10 years ago

rjnn commented 10 years ago

The "You might also enjoy" widget seems to be doing nothing. Ideally, it should be parsing out other blog posts from the same category, and putting in links to some k-subset of them (choices to explore include most recent k, random k, top k according to popularity as reported by the tweets widget) of posts.

rjnn commented 10 years ago

Issue migrated to the new repository; will fix in the new fork.