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

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.

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.