1
0
mirror of synced 2026-01-03 15:04:01 -05:00
Commit Graph

33 Commits

Author SHA1 Message Date
Tim Roes
6db61fb5cb Switch to new support portal (#27648) 2023-06-23 10:51:32 +02:00
Ella Rohm-Ensing
60f238aefb Algolia DocSearch for docs (#27117)
* Test algolia plugin'

* use our api key

* update appId and indexName to point to our index
2023-06-07 15:18:00 -05:00
Joe Reuter
e96fc22d6f Connector builder documentation: Auto-generate yaml reference and link up in fitting places (#25428)
* auto-generate yaml reference and link up

* Update description

* Add examples

* format

* update

* update

* add description for params

* Update declarative_component_schema.yaml

* render type and examples for interpolation variables

* fix schema bug

* Regenerate yarn lock file

---------

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2023-04-26 16:08:35 +02:00
Tim Roes
9cdffcfd21 Add OSS getting started redirect (#25213) 2023-04-14 21:00:06 +02:00
Evan Tahler
221676cdb8 Revert AI search for docs (#24874) 2023-04-06 16:27:35 -07:00
Tim Roes
278ea371f2 Group documentation navigation (#24774)
* Group documentation navigation

* Fix broken redirects
2023-04-03 09:42:39 +02:00
Daniel Vassilev
b5580a5d02 Added support for keyword mode and storing queries (#24550)
Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2023-03-27 10:51:38 -05:00
Daniel Vassilev
1bfb83ac3c Added Relevance AI widget to documentation (#24289)
Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2023-03-22 15:39:20 -05:00
Topher Lubaway
d2fbd8ce02 Docusaurus small fixes (#23730)
* Updates docusaurus

* Small docs fixes

deploy_docusaurus info messages are changed to
reflect reality

updates a secret to exist

* Go back to the right branch after deploy
2023-03-03 12:44:00 -06:00
Sophia Wiley
4eab55bb20 Cloud docs restructure (#23319)
* cloud docs restructure

* edited webhook notifications wording

* undo changes to webapp links

* removed one other change to webapp links

* removed most redirects because of query strings
commit

* changed utilize to use

* edited data residency intro based on patsys suggestion

* deleted typo in redirect

---------

Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
2023-02-28 09:50:04 -08:00
Amruta Ranade
f4e9c83d6f Fixed docs nits (#23439) 2023-02-24 11:43:05 -05:00
Amruta Ranade
f613f353e4 Fixed redirect for changelogs (#22848) 2023-02-10 17:25:21 -05:00
Amruta Ranade
14e3b15974 Added redirect for changelogs (#22431) 2023-02-06 16:40:40 -05:00
Tim Roes
e414595e41 Experiment to use shorter setup guides (#21862) 2023-01-26 14:06:47 +01:00
Amruta Ranade
f346dc8ac0 Fixed appstore docs link (#21098) 2023-01-06 13:39:27 +05:30
Andy Jih
f499c6a1a5 Change canonical link to docs for SEO purposes (#19883) 2022-11-29 08:44:43 -08:00
Amruta Ranade
11c4e93dff Added redirect 2022-10-03 18:40:19 -04:00
Simon Späti
8a74d39ac3 📖 Removing existing Glossary of Terms and link to new Data Glossary (#17313) 2022-10-03 12:37:34 +02:00
Amruta Ranade
f20b5047f2 New security doc (#16547) 2022-09-09 15:10:34 -04:00
Alexandre Girard
2fd43d4d37 Make config-based docs accessible through direct link (#15662)
* fix broken links

* include config-based

* throw on broken links

* fix link

* reset
2022-08-15 10:03:37 -07:00
Alexandre Girard
288c3cabad Tutorial and documentation for config-based connectors (#15027)
* 5-step tutorial

* move

* tiny bit of editing

* Update tutorial

* update docs

* reset

* move files

* record selector, request options, and more links

* update

* update

* connector definition

* link

* links

* update example

* footnote

* typo

* document string interpolation

* note on string interpolation

* update

* fix code sample

* fix

* update sample

* fix

* use the actual config

* Update as per comments

* write as yaml

* typo

* Clarify options overloading

* clarify that docker must be running

* remove extra footnote

* use venv directly

* Apply suggestions from code review

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* signup instructions

* update

* clarify that both dot and bracket notations are interchangeable

* Clarify how check works

* create spec and config before updating connector definition

* clarify what now_local() is

* rename to yaml structure

* Go through tutorial and update end of section code samples

* fix link

* update

* update code samples

* Update code samples

* Update to bracket notation

* remove superfluous comments

* Update docs/connector-development/config-based/tutorial/2-install-dependencies.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/4-reading-data.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* fix path

* update

* motivation blurp

* warning

* warning

* fix code block

* update code samples

* update code sample

* update code samples

* small updates

* update yaml structure

* custom class example

* language annotations

* update warning

* Update tutorial to use dpath extractor

* Update record selector docs

* unit test

* link to contributing

* tiny update

* $ in front of commands

* $ in front of commands

* More readings

* link to existing config-based connectors

* index

* update

* delete broken link

* supported features

* update

* Add some links

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/record-selector.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* mention the unit

* headers

* remove mentions of interpolating on stream slice, etc.

* update

* exclude config-based docs

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Augustin <augustin.lafanechere@gmail.com>
Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>
2022-08-12 15:50:54 -07:00
Amruta Ranade
47d41ee7b2 fixing broken things in docs (#14685) 2022-07-13 13:53:23 -04:00
Amruta Ranade
a31ef3bd5c Updated connector status page (#14466)
* Updated connector status page

* fixed google analytics filenames

* Fixed links
2022-07-06 17:04:46 -04:00
Amruta Ranade
fb0b5a3694 Fix broken link (#13815)
* fixing broken links

* docusaurus updates
2022-06-15 13:57:46 -04:00
Amruta Ranade
a982bc45d6 Redesign landing page (#13628)
* Initial edits

* Edited the landing page and simplified sidebar.js

* more tweaks

* Docusaurus updates
2022-06-08 19:02:43 -04:00
Topher Lubaway
d7cffe4ed7 Toph redirects some docs (#13200)
* Yarn install docs redirects

yarn upgrade && \
yarn add @docusaurus/plugin-client-redirects

* Makes a redirect in docs and guide to make another
2022-05-25 16:01:31 -05:00
Topher Lubaway
3a64c25073 Fixes all broken links and enforces no broken (#13152)
* Fixes all broken links and enforces no broken

* Addresses peter's comments

removes unused summary.md: an artifact of gitbook
2022-05-25 15:59:29 -05:00
Topher Lubaway
a9636850dc Change header links for docs (#13024)
also upgrades docusaurus
also removes legacy npm lock
2022-05-19 10:29:30 -05:00
Ari Bajo
265eddcc08 Add Google Analytics tracking to docs (#12418)
* Configure plugin-google-gtag

* Fix curly brackets
2022-05-03 21:25:18 +02:00
swyx
e39881c6be Docs: fix edit link url (#11881) 2022-04-25 11:34:41 -03:00
Topher Lubaway
6dd1daf6a0 Toph docs deployment workflow (#11991)
* Adds deploy docusaurus command

(won't work yet. commit for testing)

not force pushing

* Adds GH token workflow for GH actions

* Small comment changes

* Adds branch name to push

* adds gh switch

* Commit for clear dir for testing

* Addresses comments by adding comments
2022-04-15 13:32:55 -05:00
Topher Lubaway
cbed3205f1 Configuration changes for docs (#11834)
changes are already deployed.
updating for consitency and clairity
2022-04-08 09:46:24 -07:00
Topher Lubaway
17407da1e6 Add docusaurus tool not pipeline logic (#11716)
* Adds docusaurs tooling

tooling works
broken links still exist

needs the pipeline to work with GH pages
merging sooner means that we won't have forked problems from
the relatively frequently updated docs folder

* Updates readme

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/docusaurus.config.js

Co-authored-by: Davin Chia <davinchia@gmail.com>

Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-04-06 10:32:36 -07:00