☁️ My old 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-01-27 19:02:42 +00:00
.github Initial commit 2023-05-13 01:28:57 +01:00
components Release v5.0.5 2023-05-13 01:33:12 +01:00
interfaces Initial commit 2023-05-13 01:28:57 +01:00
layouts Release v5.0.5 2023-05-13 01:33:12 +01:00
lib Release v5.0.5 2023-05-13 01:33:12 +01:00
pages Release v5.0.5 2023-05-13 01:33:12 +01:00
posts Release v5.0.5 2023-05-13 01:33:12 +01:00
public fix: add icebyte image 2023-06-29 23:45:13 +01:00
.env.example Initial commit 2023-05-13 01:28:57 +01:00
.eslintrc.json Initial commit 2023-05-13 01:28:57 +01:00
.gitattributes Initial commit 2023-05-13 01:28:57 +01:00
.gitignore Release v5.0.5 2023-05-13 01:33:12 +01:00
.gitpod.yml Release v5.0.5 2023-05-13 01:33:12 +01:00
contentlayer.config.js Initial commit 2023-05-13 01:28:57 +01:00
next-env.d.ts Release v5.0.5 2023-05-13 01:33:12 +01:00
next.config.js fix: add icebyte image 2023-06-29 23:45:13 +01:00
package.json Update packages 2023-05-13 01:41:39 +01:00
pnpm-lock.yaml Update packages 2023-05-13 01:41:39 +01:00
README.md Update README.md 2025-01-27 19:02:42 +00:00
tsconfig.json Release v5.0.5 2023-05-13 01:33:12 +01:00
yarn.lock fix: add icebyte image 2023-06-29 23:45:13 +01:00

Important

This is an old version (v2) of tygr.dev, please see the main branch for the most up-to-date version.

Tech stack

Running locally

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