Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/txstate-etc/dosgato-templating
- Owner: txstate-etc
- License: mit
- Created: 2021-09-04T02:25:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T17:26:54.000Z (5 months ago)
- Last Synced: 2024-10-31T19:55:48.222Z (3 months ago)
- Language: TypeScript
- Size: 462 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.