Writing Guide from the Vue team we can refer to and follow: https://v3.vuejs.org/guide/contributing/writing-guide.html
git clone https://github.com/NativeScript/docs-new.git
npm i
npm start
The outline of the docs:
-
- How to use the docs
- Prerequisites
- Learn the basics
- Templates
- Versioning Scheme
-
- Setting up your system
- Integrating with native apps
- Building for Other Platforms/Devices
- Building for TV devices
- Building for Smart Watches
- Potentially desktop in the future?
-
- Running on virtual device
- Running on physical device
- HMR
- Debugging
- Testing
- Using packages
- Updating
-
- Layouts
- Components
- CSS
-
- Gestures
- Navigation
- Animations
- Accessibility
-
- Profiling
- Scroll Performance
- Navigation Performance
-
- Marshalling
- Multithreading & Workers
- Metadata filtering
-
- Layout Nesting
- Heavy work on main thread
-
Uncategorized
- Code Sharing (ng):
- Flavor Choice:
- Cloud backends (Kinvey/Firebase)
- [REFERENCE] https://github.com/NativeScript/docs/blob/master/docs/guides/wire-backend.md
- Probably should live under a guides/cookbook type of page (blog post style)
- [REFERENCE] https://github.com/NativeScript/docs/blob/master/docs/guides/wire-backend.md
- Troubleshooting - Perhaps under Development Workflow?
- Configuration
- ios stuff
- CLI related