📚 Improve metadata descriptions (#6457)

This commit is contained in:
Ramiro Andres Sanchez Balo 2025-05-13 08:09:59 +02:00 committed by GitHub
parent 86bcd1b681
commit 5fc2208c16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
61 changed files with 77 additions and 19 deletions

View file

@ -1,5 +1,6 @@
---
title: Assets storage
desc: Learn about assets storage, API, object buckets, sharing, and garbage collection. See Penpot's technical guide for developers. Try Penpot - It's free.
---
# Assets storage

View file

@ -1,5 +1,6 @@
---
title: Authentication
desc: Dive into Penpot today! Learn about self-hosting, configuration, developer insights, authentication, and more. View Penpot's technical guide. Try it free.
---
# User authentication

View file

@ -1,5 +1,6 @@
---
title: 3.8. Penpot subsystems
desc: Learn about architecture, data models, and subsystems. View Penpot's technical guide for self-hosting, configuration, and development insights. Free!
---
# Penpot subsystems
@ -12,4 +13,3 @@ implemented, over the whole app (backend, frontend or exporter), and points to
the most relevant source files to look at to start exploring it. When some
special considerations are needed (performance questions, limits, common
"gotchas", historic reasons of some decisions, etc.) they are also noted.