+1
-1
.tangled/workflows/deploy.yml
+1
-1
.tangled/workflows/deploy.yml
···-curl https://sites.wisp.place/nekomimi.pet/wisp-cli-binaries/wisp-cli-aarch64-linux -o wisp-cli
-184
CRUSH.md
-184
CRUSH.md
···-This is a personal portfolio website built with Bun, React, TypeScript, and Tailwind CSS. It uses the shadcn/ui component library and serves as both a portfolio and development environment for AT Protocol-related projects. The project demonstrates modern web development practices with a focus on decentralized technologies.
+1
-21
README.md
+1
-21
README.md
···-This project was created using `bun init` in bun v1.3.1. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
+94
-64
src/components/GuestbookEntries.tsx
+94
-64
src/components/GuestbookEntries.tsx
·····················<svg className="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24" strokeWidth={2}>···
+9
-9
src/components/sections/GuestbookPage.tsx
+9
-9
src/components/sections/GuestbookPage.tsx
···-<div className="min-h-screen bg-gradient-to-b from-gray-50 to-gray-100 dark:from-background dark:to-background py-12 px-6">-<div className="mb-12 bg-white dark:bg-gray-900/50 rounded-2xl shadow-sm border border-gray-200/50 dark:border-gray-800 p-6">-<div className="h-px flex-1 bg-gradient-to-r from-transparent via-gray-300 dark:via-gray-700 to-transparent"></div>-<span className="text-xs font-mono text-gray-400 dark:text-gray-500 uppercase tracking-widest">+<div className="h-px flex-1 bg-gradient-to-r from-transparent via-gray-300 to-transparent"></div>-<div className="h-px flex-1 bg-gradient-to-r from-transparent via-gray-300 dark:via-gray-700 to-transparent"></div>+<div className="h-px flex-1 bg-gradient-to-r from-transparent via-gray-300 to-transparent"></div>
+1
-1
src/index.html
+1
-1
src/index.html
···