Skip to content
/ docs Public
forked from NativeScript/docs-v7

Documentation, API reference, and code snippets for NativeScript

License

Notifications You must be signed in to change notification settings

clounie/docs

Repository files navigation

NativeScript Documentation

Welcome to the NativeScript documentation content repository. This repository contains the content that lives at http://docs.nativescript.org, and is generated by Jekyll.

Multiple configurations

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:

  1. Pages that appear in certain environment only. Adding an environment: angular to 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 with environment will be shared across all environments.

  2. Display different content on shared pages. This is possible via our environment-related block tags, named angular and nativescript respectively:

    {% nativescript %}Dependency properties...{% endnativescript %}
    
    {% angular %}Change detection...{% endangular %}[
    

Contributors

The following is a list of all the people that have contributed to the NativeScript documentation. Thanks for your contributions!

Want to contribute? Send a pull request! Ping us on Slack if you need help getting with git or GitHub, or for ideas on documentation pages you can help with.

tjvantollErjanGavaljins-botvakrilovN3llenchev

tsonevnnsndeckikoevskahamorphiserikruthvchimev

atanasovghdeshevPlamen5kovteobugslayerjasssonpetivanbuhov

tzraikovMitko-KerezovboevskivalentinstoychevNickIlievtailsu

getsetbrodmccuskeysipacateLampeijbristoweburkeholland

PanayotCankovhshristovfritzvdjlooperTsvetanMilanovtoddanglin

FrancoisCamusAntonDobrevejsuncyEvanWielandalexziskind1gabesumner

n3wcjoshgkingtrevordowdleslavchevPip3r4oSamVerschueren

simmsteine2l3nalejonextVladimirAmiorkovwilliamhopeterennis

saiberzsvalchinovnemephx

About

Documentation, API reference, and code snippets for NativeScript

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 65.8%
  • JavaScript 14.2%
  • Ruby 9.1%
  • HTML 8.9%
  • Shell 2.0%