This repository contains the source code for the Cordova website. This covers cordova.io (= cordova.apache.org) and its subdomains docs.cordova.io (= cordova.apache.org/docs) and plugins.cordova.io (= cordova.apache.org/plugins).
- Introduction
- Table of Contents
- Installing
- Building
- Developing
- Deploying
- Working on the Documentation
- Adding a Tool or a Showcase App
- Writing a Blog Post
- Troubleshooting
- Attributions
See doc/installing-a-development-environment.md.
See doc/building-the-website.md.
See doc/developing-the-website.md.
See doc/redirects.md.
See doc/deploying-the-website.md.
Refer to doc/README/en/README.md for information about writing documentation.
Note: many changes to the overall documentation come from other repos and are simply pulled together by a build. tools/bin/fetch_docs.js has more details and www/_data/fetched-files.yml contains an informative list of src/dest pairs. Most auto-generated files have a comment tag at the top of the file to indicate that they come from elsewhere.
See doc/blogpost.md.
For attributions for used open-source work, please see the attributions page: www/attributions.html
.