Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created December 14, 2012 08:45
Show Gist options
  • Save defunkt/4283721 to your computer and use it in GitHub Desktop.
Save defunkt/4283721 to your computer and use it in GitHub Desktop.
pjax helpers for different frameworks
@Wolfr
Copy link

Wolfr commented Jun 24, 2013

  • Is it possible to use pjax on Jekyll powered sites i.e. there is no server at all?
  • If not, the Jekyll site is hosted on an Apache server running PHP, could I leverage PHP here then?
  • For people looking for a solution I've used http://maker.github.io/ratchet/#push the push.js component successfully in the past, but it does more than just the pjax'ing
@steinermatt
Copy link

For all the Java developers - here's an example of how-to use pjax with Apache Tiles (and Spring framework)
https://github.com/steinermatt/pjax-tiles

@kenchangh
Copy link

Google App Engine (Python): https://github.com/maverick97/gae-pjax (demo)

@EvAlex
Copy link

EvAlex commented Jun 25, 2015

@freekmurze
Copy link

@haithamsboui
Copy link

haithamsboui commented Mar 19, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment