Welcome to the NativeScript documentation content repository. This repository contains the content that lives at http://docs.nativescript.org, and is generated by Jekyll.
We have two Jekyll builds for the documentation that generate similar output: nativescript and angular. The former builds the vanilla NativeScript docs, while the latter discusses Angular2-specific topics. Most of the content is shared between the two, and several options are available to add environment-specific content:
Pages that appear in certain environment only. Adding an
environment: angularto a page's front matter will mark that page as being available only in that environment. Other environment builds will exclude it. Pages not marked withenvironmentwill be shared across all environments.Display different content on shared pages. This is possible via our environment-related block tags, named
angularandnativescriptrespectively:{% nativescript %}Dependency properties...{% endnativescript %} {% angular %}Change detection...{% endangular %}[
The NativeScript documentation is completely open source and we love contributions. Whether you want to fix a typo, or write an entire article, the NativeScript documentation is a great way to get started contributing to an open source project.
Don’t know where to start? Check out the list of issues with the “up-for-grabs” label. New to git or GitHub? Join our community Slack chat and we’ll be happy to help get you up and running.
The following is a list of all the people that have contributed to the NativeScript documentation. Thanks for your contributions!