thoughts
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m13s
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m13s
This commit is contained in:
@@ -29,13 +29,13 @@ const kSuiteApps: KSuiteApp[] = [
|
||||
{
|
||||
id: 2,
|
||||
name: "Thoughts",
|
||||
shortDescription: "Microblogging platform",
|
||||
shortDescription: "Federated microblogging platform",
|
||||
description:
|
||||
"Nostalgic social platform with Frutiger Aero style. 128-char posts, custom CSS profiles.",
|
||||
"Nostalgic social platform with Frutiger Aero style. 128-char posts, custom CSS profiles, and full ActivityPub federation — interoperable with Mastodon, Misskey, and Movies Diary.",
|
||||
url: "https://thoughts.gabrielkaszewski.dev/",
|
||||
githubUrl: "https://git.gabrielkaszewski.dev/GKaszewski/thoughts",
|
||||
icon: "/images/thoughts.avif",
|
||||
technologies: ["Rust", "Next.js", "Axum"],
|
||||
technologies: ["Rust", "Next.js", "Axum", "ActivityPub", "PostgreSQL", "NATS"],
|
||||
color: "from-cyan-400 to-blue-500",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user