Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter

This commit is contained in:
Jeff Parsons 2016-04-01 21:34:47 -07:00
commit d50f0ebb1a
44 changed files with 6634 additions and 318 deletions

View file

@ -1,5 +1,12 @@
HTMLOut
---
layout: page
title: HTMLOut Module
permalink: /modules/htmlout/
---
HTMLOut Module
===
This module provides a filter() function for [server.js](../../../server.js),
our Express-based web server. The function is installed like so: