Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/txstate-etc/dosgato-templating

A library to support building templates for dosgato CMS.
https://github.com/txstate-etc/dosgato-templating

Last synced: 3 months ago
JSON representation

A library to support building templates for dosgato CMS.

Awesome Lists containing this project

README

        

# dosgato-templating
A library to support building templates for dosgato CMS.

This library provides types and classes necessary to provide structure to the
process of building a new template. The rendering server, API, and Admin UI will depend
on this structure to accomplish their work.

For now, see the code for comments on how it all works.