An open API service indexing awesome lists of open source software.

https://github.com/inttter/iinter.me

My personal website made using Next.js, Million, and Tailwind.
https://github.com/inttter/iinter.me

blog lanyard nextjs portfolio socials tailwindcss website

Last synced: 2 months ago
JSON representation

My personal website made using Next.js, Million, and Tailwind.

Awesome Lists containing this project

README

        

# iinter.me

* [**Next.js**](https://nextjs.org)
* [**Tailwind CSS**](https://tailwindcss.com)

## Clone locally

```bash
git clone https://github.com/inttter/iinter.me.git
cd iinter.me
npm install
npm run dev
```

To update a post's last updated time, run:

```bash
npm run last-updated -- content/[file].md
```

## License

© **2025** - Licensed under the [**MIT License**](https://github.com/inttter/iinter.me/blob/master/LICENSE).

Content inside of posts **may** be subject to other licenses.