Hritik Chaudhary
4199533688
Fixed newly detected broken links ( https://github.com/woocommerce/woocommerce-blocks/pull/10537 )
...
* Update check-doc-links.yml
* Update check-doc-links.yml
* Update check-doc-links.yml
* Update check-doc-links.yml
* POC: Exclude releases folder from MD link check using “ignorePatterns”
* Update check-doc-links.yml to use tcort/markdown-link-check
* Update check-doc-links.yml to use existing config
* reverted check-doc-links-config.json
* fixed broken links
* fixed broken links and generated docs
* updated docs
---------
Co-authored-by: Niels Lange <info@nielslange.de>
2023-08-22 11:51:18 +02:00
Niels Lange
8a9bcd4d13
Adjust contributor docs ( https://github.com/woocommerce/woocommerce-blocks/pull/9622 )
...
* Adjust contributor docs
* Adjust contributor docs
2023-05-30 13:30:36 +07:00
Niels Lange
3208da551b
Improve the structure of the WooCommerce Blocks Handbook ( https://github.com/woocommerce/woocommerce-blocks/pull/6429 )
...
* Improve the structure of the WooCommerce Blocks Handbook
Co-authored-by: Rania Lang <rania.langouretou@automattic.com>
2022-06-09 17:52:19 +02:00
Niels Lange
a748f533a8
Format Markdown files using wp-scripts ( https://github.com/woocommerce/woocommerce-blocks/pull/6462 )
...
* Format Markdown files using Prettier
* Format Markdown files using wp-scripts
* Adjust MD linting
2022-06-09 14:43:17 +02:00
Tarun Vijwani
55c3ec201f
Add Testing Details In Contributors Guide ( https://github.com/woocommerce/woocommerce-blocks/pull/5879 )
...
* Add testing details in contributors guide
2022-02-25 18:51:58 +04:00
Mike Jolley
81bb982c5e
Include issue submission link in the footer of all documention (.md files) ( https://github.com/woocommerce/woocommerce-blocks/pull/5655 )
...
* Add links to single routes in main index woocommerce/woocommerce-blocks#4473
* Footer
* Feedback template
* Remove footer from existing MD files
* Add doc footer script
* Apply script to all docs
* Fix examples
2022-02-02 14:27:46 +00:00
Albert Juhé Lluveras
6aeac39f17
Downgrade @wordpress/scripts to 17.1.0 to fix dependency mistmach issue ( https://github.com/woocommerce/woocommerce-blocks/pull/5124 )
...
* Downgrade @wordpress/scripts to a previous version to fix dependency mismatch
* Fix typo
2021-11-11 12:06:04 +01:00
Niels Lange
64f71be372
Update getting-started.md ( https://github.com/woocommerce/woocommerce-blocks/pull/4499 )
2021-07-26 14:25:24 +02:00
Darren Ethier
bb2acf726a
Change default branch name to trunk ( https://github.com/woocommerce/woocommerce-blocks/pull/3199 )
...
* replace references to main branch with references to trunk
* update travis config to point to trunk not main branch
* more branch name changes
2020-09-26 13:28:16 -04:00
Darren Ethier
733d29c3b9
Add section on configuring WordPress site
...
Includes required and recommended constants to define in wp-config.php for developing Woo Blocks.
2020-08-05 08:37:49 -04:00
Mike Jolley
582ba8797f
Update references to use main
2020-06-16 10:38:19 +01:00
Darren Ethier
be5dfbd565
Update plugin zip build script with additional options. ( https://github.com/woocommerce/woocommerce-blocks/pull/1893 )
...
* update plugin build script to allow for development builds
* add new npm scripts to package.json
- running dev build without watch
- building a plugin zip for dev build.
* tweak script to have zip only build
* update docs to include new build options
* improve command docs
2020-03-08 21:59:31 -04:00
Mike Jolley
6e27805ca7
Re-organise docs and add WP update instructions ( https://github.com/woocommerce/woocommerce-blocks/pull/1691 )
...
* Move coding guideline and release docs to subdirectories
* Strip down contributing md to link to new docs
* Create main readme file to act as TOC
* Getting started and testing docs from contributing.md
* WP update testing checklist and docs for woocommerce/woocommerce-blocks#1285
* Update docs/contributors/smoke-testing.md
Co-Authored-By: Albert Juhé Lluveras <aljullu@gmail.com>
* link to svn doc
* Link to docs from readme
* Resolve feedback
* More consistent $ usage
Co-authored-by: Albert Juhé Lluveras <aljullu@gmail.com>
2020-01-31 12:48:11 +00:00