如果看不懂标题是什么意思,其实就是类似在 wiki 页面上方常出现的巢状索引栏,让你可以快速跳跃到某个标题。
我因为想再 Octopress 上写文件,但苦于设定 id,所以自己动手做了一个 plugin,会依照文章的 heading 产生相对应的巢状索引。
有兴趣的人可以先看看 Demo:http://tonytonyjan.github.com/blog/octopress-indexer/
我也有为此发一篇开发杂记:http://tonytonyjan.github.com/2012/05/01/indexer-for-octopress/
灵感来自 Rails Guide http://guides.rubyonrails.org/getting_started.html
题外话:第一次光顾 Ruby China,总觉得 Ruby Taiwan 有点冷清啊 QAQ