Skip to content

Commit

Permalink
docs: add zed
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Aug 8, 2024
1 parent 17daf76 commit 5984d50
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export const sidebar: Record<string, DefaultTheme.Sidebar> = {
{ text: 'Xeyes', link: '/xeyes' },
{ text: 'XLSCLIENTS', link: '/xlsclients' },
{ text: 'Xmind', link: '/xmind' },
{ text: 'Zed', link: '/zed' },
{ text: 'ZeroTierOne', link: '/zerotier' },
{ text: 'Zoom', link: '/zoom' },
{ text: 'Zsh', link: '/zsh' },
Expand Down
40 changes: 40 additions & 0 deletions docs/apps/zed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
aggregation:
sisyphus: zed
flatpak: dev.zed.Zed
appstream:
id: dev.zed.Zed
icon: /zed/dev.zed.Zed.jpeg
name: Zed
summary: Высокопроизводительный редактор кода
developer:
name: Zed Industries
metadata_license:
name: MIT
url:
homepage: https://zed.dev/
help: https://zed.dev/docs/getting-started/
faq: https://zed.dev/faq/
bugtracker: https://github.com/zed-industries/zed/issues/
gallery:
title: Галерея Zed
type: slider
items:
- src: /zed/zed-1.png
- src: /zed/zed-2.png
- src: /zed/zed-3.png
- src: /zed/zed-4.png
- src: /zed/zed-5.png
- src: /zed/zed-6.png
- src: /zed/zed-7.png
- src: /zed/zed-8.png
---

# Zed

Продуктивное программирование начинается с инструмента, который не будет отвлекать вас от работы. Zed объединяет в себе возможности интегрированной среды разработки (IDE) и скорость лёгкого редактора, чтобы вы могли ощутить повышение производительности в процессе работы.

<AGWGallery />

<!--@include: @apps/_parts/install/content-repo.md-->
<!--@include: @apps/_parts/install/content-flatpak.md-->
Binary file added docs/public/zed/dev.zed.Zed.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/zed/zed-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5984d50

Please sign in to comment.