GitHunt
LE

leifjerami/astro-biolink-kit

Build your own Biolink/Linktree project with Astro

Astro Biolink Kit by Leif

cover

See it in action

biolink-kit.pages.dev/

Clone this repo

git clone https://github.com/leifjerami/astro-biolink-kit.git biolink
npm install
npm run dev

Folder Structure

Inside of your Astro project, you'll see the following folders and files:

/
├── public/
├── src/
│   └── layouts/
│       └── Layout.astro
│   └── pages/
│       └── index.astro
│       └── bio.md <- your data links here
│   └── styles/
│       └── global.css
└── package.json

Languages

Astro82.3%CSS11.7%JavaScript5.9%

Contributors

Created August 17, 2024
Updated March 7, 2026