-
On my first attempt at a local build running Pagefind via a `package.json` script since getting an ARM-based Mac (M2), the Pagefind part failed with the following error message:
```bash
Failed to …
-
Should use WASM-based libraries to reduce the network footprint:
- https://github.com/cloudcannon/pagefind
- https://github.com/tinysearch/tinysearch (only support word search)
-
Would be nice to be able to run
```bash
npx @cloudcannon/suite install .
npx @cloudcannon/suite start .
```
as well as / instead of
```bash
gulp dev:install
gulp dev
```
-
Trying this on the https://cloudcannon.com/documentation/ website
search for primary button
you get (Expected Output)
summary => "5 results for primary button"
All(5) =Blogs(3)+Guides(2)
…
-
**Is your feature request related to a problem? Please describe.**
With `File System API` it is now possible to create more sophisticated single page applications that can manipulate local files.
Th…
-
Hello guys!
I'm trying out Cloudcannon with the Astro Sendit Template. Upon reviewing the documentation on the website for creating a new component using the CLI `npx @bookshop/init -c ComponentNam…
-
https://learn.cloudcannon.com/jekyll/jekyll-search-using-lunr-js/
-
### Description of the JSON schema.
This JSON Schema describes the format of the CloudCannon CMS configuration file, which contains various options for changing the way the service looks and behaves.…
-
Started here:
- https://github.com/muni-town/weird/pull/74
- https://github.com/muni-town/weird/pull/95
Good reference for broader backup coverage by @kensanata here: https://github.com/kensana…
-
### Describe the bug
Dynamic routes/pages are not visible with the `local` search.
Is there any way to manually add dynamic content to be searchable?
### Reproduction
Similar setup as in documenta…