https://github.com/divin1/divin
Personal website/blog powered by Next.js 16 - hosted at https://divin.me
https://github.com/divin1/divin
ai blog mdx next next16 nextjs nextjs16 react reactjs reactjs18 tts typescript
Last synced: 22 days ago
JSON representation
Personal website/blog powered by Next.js 16 - hosted at https://divin.me
- Host: GitHub
- URL: https://github.com/divin1/divin
- Owner: divin1
- License: mit
- Created: 2025-07-05T14:26:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-28T18:59:13.000Z (2 months ago)
- Last Synced: 2026-02-28T21:42:01.802Z (2 months ago)
- Topics: ai, blog, mdx, next, next16, nextjs, nextjs16, react, reactjs, reactjs18, tts, typescript
- Language: TypeScript
- Homepage: https://divin.me
- Size: 83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## divin.me
Source code for my website/blog @ [divin.me](https://divin.me).
Built with:
* Next.js 16
* React 19
* Tailwind CSS
* Headless UI
* Motion
* Lucide icons
Deployed via Vercel.
## Getting Started
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
## License
**Code:**
MIT
https://opensource.org/license/mit
**Content:**
The blog content (articles/posts rooted in `content/**/*`) and images (rooted in `public/`) are © Nicolas Di Vittorio 2025. All rights reserved.