Commit Graph

16 Commits

Author SHA1 Message Date
Meng Zhang
a89f861b2f docs: fix models registry prebuild 2024-06-29 22:58:18 +08:00
Meng Zhang
5eeb83c2f9 docs: fix redirection for 404, again 2024-06-29 10:12:09 +08:00
Meng Zhang
55de9ede96 docs: embed registry readme in website for better seo (server side rendering) 2024-06-11 13:30:01 +08:00
Meng Zhang
5c5867807a docs: fix docusaurus styling for v3 2024-04-26 22:34:28 -07:00
Meng Zhang
84fb2edf92 docs: upgrade docusarus to 3.x 2024-04-26 22:04:01 -07:00
Meng Zhang
52badbbc50
docs: fix blog title of tabby lsp (#1693)
* docs: fix blog title of tabby lsp

* add redirect
2024-03-19 16:40:08 +08:00
Meng Zhang
70854ca64c
Revert "docs: website docs restructure" (#1201) 2024-01-12 12:42:14 -08:00
Lucy Gao
66314178d8
docs: website docs restructure (#1158)
* docs: docs restructure (1/N)

Add installation/self-hosted/cloud-gpu

* docs: restructure Tabby doc

Move existing doc around for docs/installation/ and docs/coding-assistant/.

* docs: enable doc redirects

* docs: fix docker page redirect

* docs: comments addressed with directories renamed.

* docs: update file naming.
2024-01-12 08:44:30 -08:00
Meng Zhang
ec8d88de0d
chore: release 0.5.0 (#697)
* Release 0.5.0-rc.0

http-api-bindings@0.5.0-rc.0
llama-cpp-bindings@0.5.0-rc.0
tabby@0.5.0-rc.0
tabby-common@0.5.0-rc.0
tabby-download@0.5.0-rc.0
tabby-inference@0.5.0-rc.0
tabby-scheduler@0.5.0-rc.0

Generated by cargo-workspaces

* fix: docker branch tag should only generate when not empty

* Release 0.5.0-rc.1

http-api-bindings@0.5.0-rc.1
llama-cpp-bindings@0.5.0-rc.1
tabby@0.5.0-rc.1
tabby-common@0.5.0-rc.1
tabby-download@0.5.0-rc.1
tabby-inference@0.5.0-rc.1
tabby-scheduler@0.5.0-rc.1

Generated by cargo-workspaces

* fix: handlebar syntax in meta action

* Release 0.5.0-rc.2

http-api-bindings@0.5.0-rc.2
llama-cpp-bindings@0.5.0-rc.2
tabby@0.5.0-rc.2
tabby-common@0.5.0-rc.2
tabby-download@0.5.0-rc.2
tabby-inference@0.5.0-rc.2
tabby-scheduler@0.5.0-rc.2

Generated by cargo-workspaces

* fix: handlebar syntax in meta action

* Release 0.5.0-rc.3

http-api-bindings@0.5.0-rc.3
llama-cpp-bindings@0.5.0-rc.3
tabby@0.5.0-rc.3
tabby-common@0.5.0-rc.3
tabby-download@0.5.0-rc.3
tabby-inference@0.5.0-rc.3
tabby-scheduler@0.5.0-rc.3

Generated by cargo-workspaces

* docs: update change log and docs

* fix: collect_snippet should handle NotReady error

* Release 0.5.0-rc.4

http-api-bindings@0.5.0-rc.4
llama-cpp-bindings@0.5.0-rc.4
tabby@0.5.0-rc.4
tabby-common@0.5.0-rc.4
tabby-download@0.5.0-rc.4
tabby-inference@0.5.0-rc.4
tabby-scheduler@0.5.0-rc.4

Generated by cargo-workspaces

* Release 0.5.0

http-api-bindings@0.5.0
llama-cpp-bindings@0.5.0
tabby@0.5.0
tabby-common@0.5.0
tabby-download@0.5.0
tabby-inference@0.5.0
tabby-scheduler@0.5.0

Generated by cargo-workspaces
2023-11-03 18:02:03 -07:00
Meng Zhang
912f8aab3d
fix(docs): add installation guide on modal (#608)
* fix(docs): add installation guide on modal

* remove modal-deploy
2023-10-21 22:47:48 -07:00
Meng Zhang
1c2587b621 docs: add posthog 2023-06-07 13:29:10 -07:00
Meng Zhang
fd2adcba8a
docs: add code playground (#220) 2023-06-07 13:05:47 -07:00
Meng Zhang
1aaf29c968
docs: switch openapi docs (#215)
* update openapi

* update

* fix: shared_vocabulary is not a required file

* docs: improve docs
2023-06-07 01:58:05 -07:00
Meng Zhang
1d0fe5ad76
docs: add demo.gif to website (#206)
* docs: add demo.gif to website

* add changes filter
2023-06-06 04:21:30 -07:00
Meng Zhang
9973b7ba66
docs: add openapi.json (#203)
* docs: update

* update

* update docs

* docs: add openai.json

* update
2023-06-05 19:38:56 -07:00
Meng Zhang
5546794b65 rename docs to website 2023-06-05 18:39:33 -07:00