Since githubio does not support “jekyll-archives”, I just implemented it with js although it is very easy it seems.

the code is here

and the webpage is here

Just set style.display for every post in the contents

But maybe it would be slow if the contents is too large.

BTW, is there any pure static blog framework which only use js?

unlike jekyll use ruby to refresh static page

maybe ajax is better?