-
-
Notifications
You must be signed in to change notification settings - Fork 196
Description
We are working on a set of design templates which will cover many of the common mobile scenarios in today's LOB applications.
For this we need a way to package these templates and to allow the templates to be easily consumable from the CLI customers. In the future we will want to integrate these templates with Telerik Screen Builder. These templates will container XML, JS, images, CSS and other assets needed for a proper solution. They will be Page-based - e.g. every template is a single page, not less. The templates can be npm package.
We will also need a way to display the list of available templates in our documentation site. We can probably reuse the solution we already have in Telerik platform for the samples - http://docs.telerik.com/platform/samples/.
- decide on a package format for templates
- implement command for template insertion
- implement infrastructure for hosting the templates on docs.nativescript.org