Merge: nitlight as a service with embedded editor and ajax updates
authorJean Privat <jean@pryen.org>
Thu, 23 Jun 2016 20:21:52 +0000 (16:21 -0400)
committerJean Privat <jean@pryen.org>
Thu, 23 Jun 2016 20:21:52 +0000 (16:21 -0400)
commitc8c51b9d03f4fda7d500b917231020fd5fbb9326
treec4c30f1dc9caeb6159192dcd3e58e8419c253c64
parent3a7df20fbc02e38ef01e869263b7d2d1cddade13
parent8441e00dda40138992364362ecca174650fa2900
Merge: nitlight as a service with embedded editor and ajax updates

It is less and less an example but nitlight_as_a_service now features a client-side editor (http://codemirror.net/) and update the page with some crappy ajax code.

http://test.nitlanguage.org/

Pull-Request: #2197