☁️ My personal website.
This repository has been archived on 2025-07-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-07-05 12:58:17 +00:00
.vscode feat: move to payload cms (#37) 2025-01-30 17:14:16 +00:00
app feat: update pfp 2025-07-05 12:58:17 +00:00
components feat(blog): add small-nextjs-images blog post (#40) 2025-05-07 00:39:25 +01:00
lib refactor: migrate to tailwind v4 (#39) 2025-05-05 23:06:13 +01:00
public feat: update pfp 2025-07-05 12:58:17 +00:00
.env.example refactor: move away from payload 2025-03-07 15:23:35 +00:00
.gitignore feat: add ripojitori to project list 2025-06-10 16:59:22 +01:00
components.json refactor: migrate to tailwind v4 (#39) 2025-05-05 23:06:13 +01:00
config.json fix: add missing deploy_url in config 2025-06-10 17:06:42 +01:00
next.config.ts feat(blog): add small-nextjs-images blog post (#40) 2025-05-07 00:39:25 +01:00
package-lock.json feat: update pfp 2025-07-05 12:58:17 +00:00
package.json feat(blog): add small-nextjs-images blog post (#40) 2025-05-07 00:39:25 +01:00
pnpm-lock.yaml feat(blog): add small-nextjs-images blog post (#40) 2025-05-07 00:39:25 +01:00
pnpm-workspace.yaml refactor: migrate to tailwind v4 (#39) 2025-05-05 23:06:13 +01:00
postcss.config.cjs refactor: migrate to tailwind v4 (#39) 2025-05-05 23:06:13 +01:00
README.md refactor: move away from payload 2025-03-07 15:23:35 +00:00
tsconfig.json refactor: move away from payload 2025-03-07 15:23:35 +00:00

Tech stack

Running locally

You'll need a instance of Postgres and Minio.

git clone https://github.com/tygrdotdev/tygr.dev
cd tygr.dev
pnpm install && pnpm dev

Help

If more help is needed, you can contact me by e-mail (hi at tygr dot dev).