kibana/dev_docs/getting_started
Kirill Chernakov 5a82e1fd95
[Docs] Getting Started guide — hello world plugin (#222139)
## Before

There are two links in
[CONTRIBUTING.md](https://github.com/elastic/kibana/blob/main/CONTRIBUTING.md),
one for elastic employees and another for [external
contributors](https://www.elastic.co/docs/extend/kibana). ["Getting
Started"](https://docs.elastic.dev/kibana-dev-docs/getting-started/hello-world-app)
in internal is a bit outdated (e.g., it mentions old kibana.json instead
of .jsonc). Therefore, when developer starts kibana after adding plugin
he won't see it because bootstrap script looks for kibana.jsonc.

## After

- Code blocks updated to create `kibana.jsonc` in latest format,
formatted in respective languages.
- Screenshots updated.
- Note about plugin generator being outdated.

<img width="671" alt="Screenshot 2025-06-01 at 16 47 13"
src="https://github.com/user-attachments/assets/1cf0a63d-f9f7-4b80-b4df-e6fe7210c76f"
/>

<img width="685" alt="Screenshot 2025-06-01 at 16 49 17"
src="https://github.com/user-attachments/assets/9279c124-d44c-4657-88fa-963bca8566bf"
/>
2025-06-03 11:24:15 +04:00
..
add_data.mdx SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00
dev_welcome.mdx [api-docs] follow the correct schema for frontmatter (#138348) 2022-08-10 17:17:50 -05:00
hello_world_generated.png Add a new hello world plugin and adjust the welcome message. (#107789) 2021-08-09 16:22:02 -04:00
hello_world_plugin.mdx [Docs] Getting Started guide — hello world plugin (#222139) 2025-06-03 11:24:15 +04:00
kibana_hello_world.png [Docs] Getting Started guide — hello world plugin (#222139) 2025-06-03 11:24:15 +04:00
kibana_hello_world_home_nav.png [Docs] Getting Started guide — hello world plugin (#222139) 2025-06-03 11:24:15 +04:00
setting_up_a_development_env.mdx Fix dev container repo path, add limitations docs (#193488) 2024-09-19 15:07:18 -07:00
troubleshooting.mdx Remove references to old type check script (#202825) 2024-12-18 11:38:30 -08:00