☁️ My old personal website.
| .github | ||
| components | ||
| interfaces | ||
| layouts | ||
| lib | ||
| pages | ||
| posts | ||
| public | ||
| .env.example | ||
| .eslintrc.json | ||
| .gitattributes | ||
| .gitignore | ||
| .gitpod.yml | ||
| contentlayer.config.js | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
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
