Добавлена страница проекты

This commit is contained in:
2025-03-18 21:20:12 +07:00
parent 1f9708b5f2
commit 8052675c1e
8 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
+++
title = "Проекты"
sort_by = "weight"
template = "cards.html"
insert_anchor_links = "left"
[extra]
social_media_card = "projects/projects.jpg"
show_reading_time = false
quick_navigation_buttons = true
+++

View File

@@ -0,0 +1,9 @@
+++
title = "Peertube"
description = "Видеохостинг"
weight = 2
[extra]
local_image = "projects/peertube.svg"
link_to = "https://video.zlinux.ru"
+++

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@@ -0,0 +1,9 @@
+++
title = "Searxng"
description = "Поисковая система"
weight = 3
[extra]
local_image = "projects/searxng.svg"
link_to = "https://search.zlinux.ru/searxng/"
+++

View File

@@ -0,0 +1,9 @@
+++
title = "Sharkey"
description = "Социальная сеть"
weight = 1
[extra]
local_image = "projects/sharkey.svg"
link_to = "https://zlinux.ru"
+++