Closed NV closed 8 years ago
Ah, actually those includes are from Go. An old prerelease. The build system is easier these days I think and the Makefile needs updating (not to mention the code is probably likewise out of sync with Go).
I’m actually working on Jekyll blog with pjax. It’s a bit of a challenge since Jekyll doesn’t really multiplex content/templates. You have to monkey patch to make it work.
Lannister came out as first result for "pjax static website" in Google.
Ah well If I was doing that, then I'd try out https://github.com/rails/turbolinks No server side changes necessary, removing the main PITA that PJAX requires so much messing around. Seems like a pretty good option to me - although YMMV, I haven't tried it out yet.
I'd like to mix turbolinks with Octopress myself at some point, because I use octopress for my blog and the speed increase of PJAX-style page loading is tempting.
Thanks for the link. Although it won’t work for me since I use animation to transition from one page to another.
P.S. Cudos for Game of Thrones characters project names.
Looks like somebody forgot to commit
src
directory.