on the Curl Web Content Markup Language

on the Curl Web Content Markup and Programming Language from www.curl.com and www.curlap.com
Showing posts with label CentOS. Show all posts
Showing posts with label CentOS. Show all posts

Wednesday, June 19, 2013

Node.js + express + nunjucks generating a Curl browser applet


Over at communities.curl.com there is now a screenshot of a Curl applet served by a CentOS VPS web server.

The applet is generated in Node.js using express and nunjucks templating.

A nunjucks template provides the basis for a Curl applet while two scurl files provide the contents and the text formats for that content.  The remaining piece is the Curl styling using a Curl stylesheet..

The eventual aim is to replace the .js consumed by Node with a .xcurl script to be consumed by a Curl curl process on that server.