Setup testling
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Pjax
|
||||
|
||||
[](https://ci.testling.com/MoOx/pjax)
|
||||
|
||||
<img align="right" src="https://dl.dropboxusercontent.com/u/14108185/memes/mind-blow.gif">
|
||||
|
||||
> Easily enable fast Ajax navigation on any website (using pushState + xhr)
|
||||
@@ -15,12 +17,14 @@ Especially for user that have low bandwidth connection._
|
||||
|
||||
**No more full page reload. No more lots of HTTP request.**
|
||||
|
||||
## No tests or Demo ?
|
||||
## No tests yet ?
|
||||
|
||||
~~There is still some work to make this repo sexy with tests & simple demo.~~
|
||||
Actually there is a [WIP branch where I'm adding lot of tests](https://github.com/MoOx/pjax/tree/testling)
|
||||
|
||||
For now [you can see this running on my website](http://moox.io), with sexy CSS animations when switching pages.
|
||||
## Demo
|
||||
|
||||
[You can see this running on my website](http://moox.io), with sexy CSS animations when switching pages.
|
||||
|
||||
## How Pjax works
|
||||
|
||||
|
||||
Reference in New Issue
Block a user