Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is the [Accord Project](https://accordproject.org) template engine. Rich-text templates are defined in TemplateMark (either as markdown files, or JSON documents) and are then merged with JSON data to produce output documents. Templates may contain [TypeScript](https://www.typescriptlang.org) expressions.

[![CNCF Sandbox Project](https://img.shields.io/badge/CNCF-Sandbox%20Project-blue?logo=linux-foundation&logoColor=white)](https://www.cncf.io/projects/accord-project/)

## Resources

- [Getting Started Video](https://vimeo.com/manage/videos/845273411)
Expand Down