https://github.com/ingoau/website
My personal website built in next.js
https://github.com/ingoau/website
blog personal-website portfolio website
Last synced: 5 months ago
JSON representation
My personal website built in next.js
- Host: GitHub
- URL: https://github.com/ingoau/website
- Owner: ingoau
- Created: 2024-12-12T05:43:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-04T02:00:55.000Z (5 months ago)
- Last Synced: 2026-02-04T13:26:24.697Z (5 months ago)
- Topics: blog, personal-website, portfolio, website
- Language: TypeScript
- Homepage: https://ingo.au/
- Size: 3.59 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal website
This is my personal website built with Next.js, Tailwind, a bit of shadcn/ui, and Sanity CMS
```bash
bun install
bun run dev
```