Zach Shilton
cc133ea250
website: fix issue with .mdx in URL paths
2021-03-24 16:39:29 -04:00
Zachary Shilton
89931d0f2a
website: fixes and tweaks for plugin docs ( #10812 )
...
* website: sort nested plugin docs files
* website: allow ignored .md files in plugin docs folders
* website: allow plugin docs/README.md only as extra file
* website: fix issue with latest link for plugin docs.zip
2021-03-23 16:06:50 -04:00
Zach Shilton
55012937a9
website: add comments to duo of plugin docs zip fns
2021-03-20 21:45:40 -04:00
Zach Shilton
15d467eaf1
website: fix outdated comment
2021-03-20 21:45:12 -04:00
Zachary Shilton
0f8a658a23
website: clarify tag vs version in error msg
...
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 15:05:52 -04:00
Zach Shilton
618a3d42c6
website: clarify purpose of sourceUrl
2021-03-18 12:31:24 -04:00
Zach Shilton
203900e403
website: delete unused plugin-docs utilities
2021-03-18 12:26:27 -04:00
Zach Shilton
8b3e7e6f2f
website: use revised remote-plugin-docs server implementation
...
- also bumps to stable docs-page, and makes related api changes for intro and guides routes
2021-03-18 12:24:36 -04:00
Zach Shilton
341308c582
website: add refactored remote-plugin-docs utilities
2021-03-18 12:21:53 -04:00
Zachary Shilton
a906a1b426
docs: Enable docs from remote plugin ( #10656 )
...
* Add local components to build on new DocsPage functionality.
* Add new nav-data format, and placeholder remote-plugins config
* Bump to pre-release components and implement remote loading
- Migrates /docs to new DocsPage API, and adds remote plugin loading functionality
- Migrates /guides and /intro to new DocsPage API
* Remove now unused JS nav config
* Cut empty comment line
2021-03-03 10:13:50 -05:00