I need to improve the method whereby updates to plugins and themes can be applied to wp-a2z.org efficiently. A time consuming part of the process has been downloading the latest runtime version of a component, extracting it to the WP-a2z repository, updating the repository and then running the batch process to rebuild the API reference.
This issue is to document the requirements and solution for building the API reference for the existing plugins and themes.
The logic has to cater for exceptions such as:
- The repository name for WordPress is
wp-a2z.
wp-a2z has some hand cranked files: README.md and .gitignore
- The Genesis theme framework is not downloadable from wordpress.org
I need to improve the method whereby updates to plugins and themes can be applied to wp-a2z.org efficiently. A time consuming part of the process has been downloading the latest runtime version of a component, extracting it to the WP-a2z repository, updating the repository and then running the batch process to rebuild the API reference.
This issue is to document the requirements and solution for building the API reference for the existing plugins and themes.
The logic has to cater for exceptions such as:
wp-a2z.wp-a2zhas some hand cranked files:README.mdand.gitignore