Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 346 Bytes

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.