User guide & vale setup (#2260)

* refactored Storybook UI

* refactored Storybook UI

* removed extra cards from the doc, added card for ui components

* added hover behavior to doc page & made it look selected

* separate storybook docs and tests

* separating storybook tests and docs

* fixed spelling errors in docs

* Final round of edits for frontend, added backend folder architecture

* Created CODE_OF_CONDUCT.md

* Add code of conduct to contributing.md

* doc changes

* fixed broken links

* doc addition and changes

* introduce user guide & graphql api

* set up vale, added to docs

* vale config file

* revised backend best practices

* connecting zapier and twenty

* added warning for zapier
This commit is contained in:
Nimra Ahmed
2023-10-30 22:01:58 +05:00
committed by GitHub
parent 7cb58eae4d
commit a523190943
46 changed files with 2254 additions and 20 deletions

View File

@ -42,7 +42,6 @@ const config = {
sidebarCollapsible: false,
routeBasePath: "/",
editUrl: "https://github.com/twentyhq/twenty/edit/main/docs/",
},
blog: false,
theme: {
@ -59,6 +58,7 @@ const config = {
image: "img/social-card.png",
colorMode: {
defaultMode: "light",
respectPrefersColorScheme: false,
},
navbar: {
/*title: 'Twenty',*/