Kay Kim

Results 11 issues of Kay Kim

Noticed that the API docs for authn wasn't building. Added patch to fix + additional patches in prep for dependency updates: 1. Patch 1: [add back typedoc-plugin-markdown dependency](https://github.com/inrupt/solid-client-authn-js/commit/0b2cdd372afa71bf8519394b479b29d2ea9f7296): This fixes...

Use common requirements.txt from docs-assets repo instead of maintaining individual ones in the client lib repos. I left the `dependabot.yml` alone as it seems, from the solid-client repo, we put...

…reSQL and MySQL kafka+deb pages - Highlight that indexes on views perform incremental updates - ~Moved PostgreSQL/MySQL kafka+deb pages to Appendix~ - Also, replaced the Mat View step with View...

This is more of a check on the items that will act as the initial building blocks. Once we're good on these, I can actually get to refashioning and reusing...

Increasing contrast for preview in dark mode + update where we send people when they contact us.

Adding docs for idiomatic materialize sql to help users: - Who are bringing existing queries - Who want to write new queries https://preview.materialize.com/materialize/29643/transform-data/idiomatic-materialize-sql/ (the change for right-hand side toc --...

We probably only need just the one redirect but eh...

Additional work will come as https://github.com/MaterializeInc/terraform-aws-materialize/pull/69 evolves; e.g., - Update just the links to the terraforms - Update the annotations in the appendix installs for older versions (if deprecated/etc.) -...

https://preview.materialize.com/materialize/32544/self-managed/v25.1/release-notes/#terraform-helpers associated with - https://github.com/MaterializeInc/terraform-aws-materialize/pull/66 - https://github.com/MaterializeInc/terraform-google-materialize/pull/48 - https://github.com/MaterializeInc/terraform-azurerm-materialize/pull/41

- Commit 1: Added create table from source syntax for db sources. ~Part 2 will include kafka sources ... but since the changes were starting to get large, thought I'd...