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.
- Host: GitHub
- URL: https://github.com/vexcited/linktree
- Owner: Vexcited
- Created: 2024-09-11T06:21:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-20T15:28:27.000Z (10 months ago)
- Last Synced: 2025-08-20T17:39:45.212Z (10 months ago)
- Topics: astro, linktree
- Language: Astro
- Homepage: https://links.vexcited.com
- Size: 236 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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
```