v1.11 Documentation (#1296)
* Remove OTel ports from docs (#1270)
* Docs for Google (#1286)
Co-authored-by: Evgenii Khramkov <evgenii@spice.ai>
Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
* Parameterized Queries docs (#1298)
* Paramterized Queries docs
* Formatting
* Add SMB and NFS Data Connector Docs (#1295)
* Add SMB & NFS Data Connector docs
* Fixes
* formatting
* Rename "params" key (#1300)
* Fix params (#1301)
* Update Dynamodb Authentication (#1304)
* Update Dynamodb Auth
* Update
* Cayenne: document cayenne_file_path and cayenne_metadata_dir (#1307)
* Update snapshots documentation (#1318)
* Update snapshots documentation
* Fix
* Docs for snapshots_reset_expiry_on_load (#1322)
* Minor fixes for DynamoDB (#1323)
* Minor fixes for DynamoDB
* Minor fix
* Update Distributed Query docs for v1.11 changes (#1326)
* Update Distributed Query docs for v1.11 changes
* Update website/docs/features/distributed-query/index.md
Co-authored-by: Jack Eadie <jack@spice.ai>
---------
Co-authored-by: Jack Eadie <jack@spice.ai>
* ScyllaDB Data Connector docs (#1325)
* Add Arrow Hash Index docs (#1324)
* Add Arrow Hash Index docs
* Formatting
* Add versioning support (#1308)
* Add versioning support
* Fix: empty versions array until release branches exist
* Enable versioned docs for release/1.11 branch
* Fix: resolve git refs with origin/ prefix for CI
* Fix: run git archive from repo root
* Fix: serve current docs at /docs, versioned docs at /docs/v1.11
* fix(versioning): only show unmaintained banner for versions outside maintenance window
* Update to 1
* feat(versioning): add enterprise support note on unmaintained version banner
* feat(versioning): add support for unreleased docs from trunk
- Current docs (trunk) now served at /docs/next with 'unreleased' banner
- Latest release branch served at /docs as the default
- Previous versions continue at /docs/v1.11, etc.
* Move to right
* feat(versioning): auto-detect release branches from git
- Script now auto-detects release/<major>.<minor> branches
- No manual VERSIONS array maintenance required
- Creating a new release branch automatically adds version to docs
* Fix
* fix(versioning): highest version is 'next', second highest is 'latest'
- v1.11.x (highest) → Next (unreleased) at /docs/next
- v1.10.x (second) → Latest (stable) at /docs
- Trunk docs available at /docs/trunk
- Previous versions at /docs/v1.9, etc.
* fix(versioning): warn on broken links for cross-version compatibility
Older release branches may contain absolute links to docs pages that
don't exist in all versions. Setting onBrokenLinks to 'warn' allows
the build to succeed while still reporting these issues.
* Fixes
* Fixes
* Update menu
* Improve SMB docs (#1328)
* Improve copilot instructions
* Improve SMB docs
---------
Co-authored-by: Phillip LeBlanc <phillip@spice.ai>
Co-authored-by: Jack Eadie <jack@spice.ai>
Co-authored-by: Evgenii Khramkov <evgenii@spice.ai>
Co-authored-by: Viktor Yershov <viktor@spice.ai>
Co-authored-by: Sergei Grebnov <sergei.grebnov@gmail.com>
6 days ago
Bump wrangler in /website in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /website directory: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).
Updates `wrangler` from 4.53.0 to 4.59.1
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.59.1/packages/wrangler)
---
updated-dependencies:
- dependency-name: wrangler
dependency-version: 4.59.1
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
Add `website/public/openapi.json` (#809)
* add website/public/openapi.json
* Update .gitignore
---------
Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
a year ago
Add blog (#735)
* Add blog
* Update
* Update authors.yml
* Update v1.0-rc.4.md
* Fixes
* Update v0.20-beta.md
* Update v0.19.4-beta.md
* Update v0.17.2-beta.md
* Update v0.17.1-beta.md
* Update v0.17-beta.md
* Update v0.13.3-alpha.md
* Update v0.12.1-alpha.md
* Update v0.10-alpha.md
* Update v0.7-alpha.md
* Update v0.6-alpha.md
* Update v0.5.1-alpha.md
* Update v0.5-alpha.md
* Update v0.4-alpha.md
* Update v0.3-alpha.md
* Update authors, update releases (#736)
* Update authors.yml
* Update v0.19-beta.md
* Update v1.0-rc.2.md
* Add website
* add jeadie author, add to releases
* Fixes
* Update packages
* Fixes for react
* Fixes
* Merge
* Update names
* Use hosted generator
* Tweak
* fix scoped tailwind styles
* Fix images
* use scpoed preflight.css, adjust home page styles
* Update links
* Update inline HTML to Markdown
* add evgenii to authors
* fix expressions
* fix static links
* fix linnks
* fix url docs links
* fix blog links
* prefix docs links with /docs
* fix fonts and tweak styles
* apply fonts
* add sgrebnov to authors
* Fix broken links
---------
Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>
Co-authored-by: peasee <98815791+peasee@users.noreply.github.com>
Co-authored-by: jeadie <jack@spice.ai>
Co-authored-by: Evgenii Khramkov <evgenii@spice.ai>
Co-authored-by: Sergei Grebnov <sergei.grebnov@gmail.com>
a year ago
Use custom font in OG image (#808)
* Use custom font in OG image
* fix
* fix
* fix prettier
* try using jsx
* fix
* adjust dimensions
* fix
* adjust size
* tweak
* test blog cover
* fix
* fix
* fix
* fix
* use prod url
* fix title size
* Update v1.0-stable.md
---------
Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
a year ago
Add CODEOWNERS
4 years ago
Add copilot instructions (#613)
a year ago
v0.7-alpha updates (#100)
* Spicepod v0.2 specification.
* Remove training
* Remove actions
* Fixed name of spicepod
* Add version + kind
* Add kind+version to samples
* Updates for medata, datasets, functions, and models concepts
* Add dependsOn
* Add dependencies
* Update dataset spicepod reference (#102)
* Update dataset spicepod reference
* Update datasets.md
* Update LICENSE
* Update getting started and core concepts (#103)
* Update Core Concepts
* Cleanup installation instructions
* cleanup old references
* update acknowledgments
* fix title
* update cli
* cleanup getting started
* Update spiceaidocs/config.toml
Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>
* use local images
* fix images
* final changes
---------
Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>
---------
Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech>
Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>
Co-authored-by: Evgenii Khramkov <evgenii@spice.ai>
2 years ago
Docs improvements (#1269)
* Improve docs
* Formatting
* Fix links
* Update website/docs/reference/sql/aggregate_functions.md
Co-authored-by: Phillip LeBlanc <phillip@spice.ai>
* Update website/docs/reference/sql/dml.md
Co-authored-by: Phillip LeBlanc <phillip@spice.ai>
* Update website/docs/reference/sql/explain.md
Co-authored-by: Phillip LeBlanc <phillip@spice.ai>
---------
Co-authored-by: Phillip LeBlanc <phillip@spice.ai>
a month ago