Commit graph

5 commits

Author SHA1 Message Date
Florent BENOIT
13577e14ec
chore: switch to pnpm instead of yarn (#8589)
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-08-29 20:13:01 +00:00
Charlie Drage
3e58e2242a
docs: add notes about accessing opening devtools of extension (#8329)
### What does this PR do?

* Adds some small notes regarding that you can open the devtools to the
  extensions documentation

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A, docs related

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes https://github.com/containers/podman-desktop/issues/6525

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-08-01 15:23:21 -04:00
Markus Eisele
37909ac142
fix(docs): remove all linter errors (#7862)
Signed-off-by: Markus Eisele <markus@redhat.com>
Co-authored-by: Markus Eisele <markus@redhat.com>
2024-07-01 09:11:35 +02:00
Charlie Drage
870688a4ff
docs: move extensions.md to website (#7306)
### What does this PR do?

* Remove EXTENSIONS.md in favour of the website
* Improves the extensions page on the website by combining some details
* Improves formatting of the website by putting examples in a different
  section.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A, see Netlify preview

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes https://github.com/containers/podman-desktop/issues/5344

### How to test this PR?

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-05-27 18:02:20 +00:00
Charlie Drage
6526388812
docs: update the extensions section (#7061)
### What does this PR do?

* Renames the extension section to just "Extensions"
* Moved Installing to #1 in the list
* Changes "Write" to "Developing" section
* Adds redirect links
* Move publishing to bottom part

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Part of https://github.com/containers/podman-desktop/issues/6883
discussion (does not close it though)

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

Visit the site :)

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-05-03 14:16:12 +00:00
Renamed from website/docs/extensions/write/index.md (Browse further)