Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add README.md

+17
+17
README.md
··· 1 + # `starlight-download-link` 2 + 3 + Quickly display a link to some download asset on your Starlight site. 4 + 5 + ## Package 6 + 7 + If you are looking for the Starlight component package, you can find it in the [`packages/starlight-download-link/`](/packages/starlight-download-link/) directory. 8 + 9 + ## Project structure 10 + 11 + This project uses pnpm workspaces to develop a single Starlight component from the `packages/starlight-download-link/` directory. A Starlight documentation site is also available in the `docs/` directory that is also used for testing and demonstrating the Starlight component. 12 + 13 + ## License 14 + 15 + Licensed under the MIT License, Copyright © trueberryless-org. 16 + 17 + See [LICENSE](/LICENSE) for more information.