This package has been deprecated

Author message:

Default theme is now bundled with jscas-server

cas-server-theme

0.4.0 • Public • Published

cas-server-theme

This module provides a reference implementation of a cas-server theme plugin. It uses Marko as the template engine. The following configuration object may be supplied during phase 1 initialization:

{
  marko: {
    writeToDisk: false,
    checkUpToDate: true
  }
}

Note: if you set writeToDisk to true, then the user running the server will need write access to this module's templates/{layouts,views} directories.

License

MIT License

Package Sidebar

Install

npm i cas-server-theme

Weekly Downloads

5

Version

0.4.0

License

MIT

Last publish

Collaborators

  • jsumners