From d463f15201352f8fe884f6dd70bbad87fec23e9e Mon Sep 17 00:00:00 2001 From: Aylur <104676705+Aylur@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:18:35 +0200 Subject: docs: update readme --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md index a645121..8c37561 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,13 +12,13 @@ Hosted at [aylur.github.io/astal](https://aylur.github.io/astal/) and [aylur.git | `npm run build` | Build your production site to `./dist/` | | `npm run preview` | Preview your build locally | -## Add your creation to the landing page +## Add your creation to the showcases page 1. Add your image as a webp to `public/showcase` -2. Add it to `src/content/showcases.ts` +2. Add it to `showcases/showcases.ts` - `src` should be `/astal/showcase/your-name-optional-title.webp` - - `url` should point to the source code of the showcased widget - - `author` your name + - `url` should point to the source code of the showcased widget/setup + - `author` should be your name/nickname ``` . -- cgit v1.2.3