-
## Summary
Usage example of Lightgallery with Vite-based frameworks (Next.js, Astro.js, ...)
### Basic example
We just got LightGallery to work under Astro.js. Not sure this is the best way, …
-
An Atro integration to setup Palm Tree with just one command.
-
when deploying a site with a [base path](https://docs.astro.build/en/reference/configuration-reference/#base) (e.g. www.example.com/my-site), the requests to the `/api/keystatic` endpoints currently d…
-
### If this issue only occurs in one browser, which browser is a problem?
Opera
### Describe the bug
I setup the library, but when I execute `npm run dev` got the error the following error:
```
…
-
We need to make many reusable web components available to `surveilr web-ui` SQLPage pages. Use [Ornament web component infrastructure](https://github.com/SirPepe/ornament).
- [ ] Create components i…
-
Great integration @shishkin! We are using Astro 3.0 in SSR mode with many Markdown pages. Does your `astro-pagefind` integration work with SSR pages?
-
Hi!
I've been trying to setup a Footnote custom `mark` component, as written [here](https://github.com/Thinkmill/keystatic/issues/990#issuecomment-2105583833). There's a sample repo using Next, but…
-
Here is the reproducable linke on stackblitz: https://stackblitz.com/edit/github-vfwwej?file=astro.config.mjs,src%2Fpages%2Findex.astro,src%2Fcomponents%2Fsolid%2FPersistentDrawer.jsx,package.json
…
-
### Describe the bug
Following the https://ui.shadcn.com/docs/installation/astro guide breaks any existing and working tailwind styles.
### Affected component/components
tw
### How to reproduce
a…
-
Hey, thanks for a great package.
I wonder if there is a way to define config options for pagefind, because I want to adjust index for my app.
Looks like it receives an empty options object here…