https://github.com/inttter/site
Personal website made using Next.js, Million, and Tailwind.
https://github.com/inttter/site
blog lanyard nextjs portfolio socials tailwindcss website
Last synced: about 1 month ago
JSON representation
Personal website made using Next.js, Million, and Tailwind.
- Host: GitHub
- URL: https://github.com/inttter/site
- Owner: inttter
- License: mit
- Created: 2024-03-05T22:12:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-05-02T19:03:55.000Z (about 2 months ago)
- Last Synced: 2026-05-02T20:31:42.397Z (about 2 months ago)
- Topics: blog, lanyard, nextjs, portfolio, socials, tailwindcss, website
- Language: JavaScript
- Homepage: https://intter.vercel.app
- Size: 351 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# site 🌸
Personal website made using Next.js and Tailwind.
## Clone locally
```bash
git clone https://github.com/inttter/site.git
cd site
npm install
npm run dev
```
To update a post's last updated time, run:
```bash
npm run last-updated -- content/[file].md
```
## License
© **2026** - Licensed under the [**MIT License**](https://github.com/inttter/site/blob/master/LICENSE).
Content inside of posts **may** be subject to other licenses.