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

https://github.com/vexcited/linktree

Source for links.vexcited.com, a small linktree to find easily each of my socials.
https://github.com/vexcited/linktree

astro linktree

Last synced: 4 months ago
JSON representation

Source for links.vexcited.com, a small linktree to find easily each of my socials.

Awesome Lists containing this project

README

          

# [`links.vexcited.com`](https://links.vexcited.com/)

A very simple linktree with the links to all my socials.
Nothing fancy, just a simple list of links.

## Development

Made with [Astro](https://astro.build/) and [UnoCSS](https://unocss.dev/).

```bash
pnpm install
pnpm dev
```