Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhildred/nodetest

this is a node server that is an ordinary web server with .js.html page that use ejs templates
https://github.com/rhildred/nodetest

Last synced: 12 days ago
JSON representation

this is a node server that is an ordinary web server with .js.html page that use ejs templates

Awesome Lists containing this project

README

        

This is a ejs and express based server. It serves static content and also renders js.html pages using ejs and ejs-locals. Internationalization is supported through i18n-abide. Ejs includes and layouts are supported per examples.

Content is placed in a public directory.