16 lines
625 B
YAML
16 lines
625 B
YAML
groups:
|
|
- title: "Recommended"
|
|
links:
|
|
- name: "Astro"
|
|
avatar: "https://astro.build/favicon.svg"
|
|
description: "The web framework for content-driven websites"
|
|
url: "https://astro.build"
|
|
- name: "Bun"
|
|
avatar: "https://bun.sh/favicon.svg"
|
|
description: "Incredibly fast JavaScript runtime, bundler, test runner, and package manager"
|
|
url: "https://bun.sh"
|
|
- name: "Tailwind CSS"
|
|
avatar: "https://tailwindcss.com/favicons/favicon.ico"
|
|
description: "A utility-first CSS framework for rapid UI development"
|
|
url: "https://tailwindcss.com"
|