docs: ♻️ Rewrite various docs pages, add null fields everywhere they were missing, make some Note and User fields mandatory

This commit is contained in:
Jesse Wierzbinski 2025-06-07 22:54:59 +02:00
parent e6f7a27d3e
commit e9b5ccd76c
No known key found for this signature in database
31 changed files with 412 additions and 148 deletions

View file

@ -6,8 +6,8 @@ import { Heading } from "./Heading";
const libraries = [
{
href: "https://github.com/versia-pub/api/tree/main/federation",
name: "@versia/federation",
href: "https://github.com/versia-pub/server/tree/main/packages/sdk",
name: "@versia/sdk",
description:
"Fully-featured federation toolkit with validation, signatures, parsing, and more.",
logo: logoTypescript,