1
0
mirror of synced 2025-12-31 15:03:11 -05:00
Commit Graph

26 Commits

Author SHA1 Message Date
Amruta Ranade
fb0b5a3694 Fix broken link (#13815)
* fixing broken links

* docusaurus updates
2022-06-15 13:57:46 -04:00
Amruta Ranade
d5b1069b49 Remove the catalog from the sidebar since the file has been deleted in Update Airbyte Protocol Docs (#13709) (#13813) 2022-06-15 13:19:40 -04:00
Amruta Ranade
bc98dc0fd2 Edited Stripe, HubSpot, Intercom docs (#13810)
* Initial edits

* Updated the Stripe connector doc

* Updated the Stripe doc

* Updated HubSpot and Intercom docs

* Minor sidebar edit
2022-06-15 13:07:08 -04:00
Charles
22b727c0ea Update Airbyte Protocol Docs (#13709) 2022-06-14 15:04:38 -07:00
Amruta Ranade
235af43d2c Added link to maintainer code of conduct (#13653)
* added link to maintainer code of conduct

* Docusaurus updates
2022-06-09 14:58:16 -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
Sherif A. Nada
0ce18fb56d Auto-add connector docs pages to catalog sidebar and update checklist (#13467) 2022-06-06 13:30:24 -07:00
Topher Lubaway
0c5cdc7e66 Adds redirects to the sidebars (#13334)
fixes two HTML tag like errors docusaurs isn't into
2022-05-31 09:51:32 -05: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
89219c2a19 Adds google sheets to docs sidebar (#13153) 2022-05-24 15:30:28 -05:00
Topher Lubaway
7df8829353 Some kind words around docs contribution (#13133)
copied from Cloud
2022-05-24 15:21:48 -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
Upmitt
834ecd700c First test nicolas (#12244)
* logo update and removing shadows

* removed old logos

* left column links - Header links - left column arrows size - left column hover states
2022-05-17 08:26:00 -05:00
Davin Chia
f8a35eaa80 Add Java Catalog documentation. (#12751)
Clean up and add better guidelines on how to use the Java catalogs we recently added.

Took the chance to move existing documentation to improve reading flow.
2022-05-11 13:02:07 +08:00
Topher Lubaway
839beb32fc Bump async from 2.6.3 to 2.6.4 in /docusaurus (#12611)
rebased

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 10:16:43 -05:00
Topher Lubaway
b9d8f760e3 Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock (#12609)
* Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock

trim secuirty patch
general upgrade
remove unused package_lock.json

* Also updates nth check for depdendabot
2022-05-05 09:12:57 -05:00
dependabot[bot]
075bec3882 Bump minimist from 1.2.5 to 1.2.6 in /docusaurus (#11766)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 15:50:38 -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
Upmitt
acf194dd73 logo update and removing shadows (#12020)
* logo update and removing shadows

* add border radius to images - remove alert shadows

* removed old logos
2022-04-19 16:10:35 +02: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
Amruta Ranade
68f185e92a Docs post-migration cleanup (#12074) 2022-04-15 11:56:26 -04: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
c8337ea3ba Add docs sidebar (#11817)
* Brings pairity for doc checks from cloud

* WIP Sidebar config

It's sketchy JSON let's commit before we break i

* MVP sidebars

summary.md is no longer functional
it's higherarchy was translated into sidebar.js
as a JSON format that docusaurus likes

* Removes another unused readme
2022-04-07 14:16:35 -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