Patrik Oldsberg
35e130c601
docs: sunset the docs/plugins section as legacy documentation
...
Mark all pages in docs/plugins/ with legacy admonition banners pointing
to the appropriate new frontend system and backend system documentation.
Rename the sidebar section to "Plugins (Legacy)" and move it lower in
the navigation hierarchy. Add cross-references from the new frontend
system building-plugins guide to relevant cross-cutting topics (i18n,
analytics, feature flags, search) that still live in the legacy section.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Made-with: Cursor
2026-03-17 10:49:54 +01:00
Patrik Oldsberg
e655f626ad
update existing references to yarn dev to use yarn start instead
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-08 13:14:46 +02:00
Min Kim
6eecf9e9fc
Update all references of the new command in docs
...
Signed-off-by: Min Kim <minkimcello@gmail.com >
2025-01-23 22:35:21 -05:00
Patrik Oldsberg
a1ae9cc72c
docs: restructure local-dev and rename to tooling
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-30 14:28:23 +02:00
Andre Wanlin
149af9bfca
changes based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-09-28 14:15:33 -05:00
Andre Wanlin
17bf9fce0b
docs: updated aroung other plugin types
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-09-28 14:11:43 -05:00
thomasmckay
4a902f6713
Update create-a-plugin.md
...
The name to start the plugin in isolation is prefixed with `plugin-`
Signed-off-by: thomasmckay <thomasmckay@redhat.com >
2023-01-25 07:24:01 -05:00
Sayak Mukhopadhyay
755e623638
feat: update create plugin output image
...
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com >
2022-12-21 20:48:27 +05:30
Sayak Mukhopadhyay
69bbc89d3e
fix: wrong comment syntax in md file
...
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com >
2022-12-21 19:03:40 +05:30
Sayak Mukhopadhyay
1c0fc5a6c2
feat: update docs where create-plugin is used with new --select plugin
...
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com >
2022-12-21 19:03:40 +05:30
Brian Fletcher
9925f5bdbb
Fix command to create a frontend plugin
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-09-23 15:20:31 +01:00
Patrik Oldsberg
490a905199
docs: rename CLI section to Local Development + move in linking docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-09 11:41:37 +02:00
Rogerio Angeliski
953a7e66f9
feat: update plugin path to match same behavior in the main app
...
resolves #6108
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2021-06-18 18:08:56 -03:00
Adam Harvey
a14d702a7d
Clarify create plugin step
2021-01-29 14:20:55 -05:00
Rajiv Ranjan Singh
def4032351
added description header field
2020-09-16 21:47:19 +05:30
Stefan Ålund
a8edb19f61
[Docs] Various fixes ( #2136 )
...
* [Docs] Various fixes
* More fixes
* Fix ADRs
* Typo
2020-08-27 13:27:22 +02:00
Ivan Shmidt
0867d3dc30
feat: more docs to backstage.io
2020-08-12 12:06:14 +02:00
Stefan Ålund
ce30c43d24
[Docs] Fix relative paths to code ( #1662 )
...
* [Docs] Fix relative paths to code
* Update create-a-plugin.md
* Link to existing plugins
* Update README.md
* Update README.md
* Review edits
2020-07-16 09:17:43 +02:00
Stefan Ålund
20f030ab87
[Docs] Fixed some more links ( #1648 )
2020-07-15 15:59:34 +02:00
Stefan Ålund
8ec6ed5170
Documentation skeleton ( #1617 )
...
* Documentation skeleton
* Added ADR list and more
* rm material theme
* Update mkdocs.yml
* Add docs TOC
* Work for plain MD and mkdocs
* Update mkdocs.yml
* Restructuring
* Added roadmap
* Add reference APIs
* move publishing
2020-07-15 08:57:25 +02:00