Mendon Kissling
1b3785ee95
docs: rename getting-started folder and add redirects ( #4813 )
...
* feat: add docusaurus preset for OpenAPI integration
* feat: integrate OpenAPI plugins into Docusaurus configuration
* plugins
* feat: define custom sidebar structure for documentation
* fix-folder-name-and-redirect
2024-11-25 20:26:58 +00:00
Mendon Kissling
3fd4a61310
docs: Update agent tool documentation and enhance flow as tool component ( #4636 )
...
* docs: Update agent tool documentation and enhance flow as tool component details
* docs: Update component terminology for consistency and improve section title
* chore: add lucide-react dependency to package-lock and yarn.lock
2024-11-20 14:21:44 -05:00
Mendon Kissling
8bb9c015a3
Docs: upgrade and pin docusaurus to v3.5.2 ( #4646 )
...
* fix: Update Docusaurus dependencies to version 3.5.2
* upgrade-docusaurus-packages
2024-11-18 18:00:05 +00:00
Cristhian Zanforlin Lousa
50ac92dda4
docs: add icons component with lucide-react integration ( #4682 )
...
* ✨ (package.json): add lucide-react package to dependencies for using Lucide icons in the project
✨ (index.tsx): create a new Icon component to render Lucide icons with specified name, size, and color properties
* ♻️ (package.json): remove lucide-react dependency as it is no longer needed in the project
* ⬆️ (package.json): upgrade lucide-react dependency to version 0.460.0
2024-11-18 09:55:02 -08:00
Lucas Oliveira
2f96dbbdd4
docs: replace documentation icon and primary color ( #4582 )
...
* Updated primary color to be pink
* Updated primary color and header logo
* Updated favico
* Updated icon on Mendable search for docs
* Yarn.lock update
---------
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2024-11-14 09:58:42 +00:00
dependabot[bot]
ab5103b9d1
build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs ( #4244 )
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 12:46:42 +00:00
dependabot[bot]
e047e13918
build(deps): bump elliptic from 6.5.5 to 6.6.0 in /docs ( #4325 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.5 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.5...v6.6.0 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 12:34:13 +00:00
Lucas Oliveira
922fd5f645
feat: add gtm to docs ( #3622 )
2024-08-29 19:35:02 -03:00
Lucas Oliveira
dc10cdd1d5
docs: auto saving ( #3389 )
...
* Added auto saving page
* Added more auto saving documentation
* Update docs/docs/Configuration/configuration-auto-saving.md
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
* Update docs/docs/Configuration/configuration-auto-saving.md
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
* Update docs/docs/Configuration/configuration-auto-saving.md
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
* Update docs/docs/Configuration/configuration-auto-saving.md
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
* Update docs/docs/Configuration/configuration-auto-saving.md
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
* Update docs/docs/Configuration/configuration-auto-saving.md
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
---------
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2024-08-16 17:20:12 +00:00
Lucas Oliveira
3aa2513a86
docs: added fetching from notion ( #2670 )
...
* Added new Docusaurus instance that fetches automatically from Notion
* Add Github workflow to fetch docs from Notion
* Added legacy peer deps to solve dependency problems
* Fix git ignore and added pages
2024-07-12 22:59:52 +02:00