twenty/docs
Charles Bochet 258685467b
Refactor UI folder (#2016)
* Added Overview page

* Revised Getting Started page

* Minor revision

* Edited readme, minor modifications to docs

* Removed sweep.yaml, .devcontainer, .ergomake

* Moved security.md to .github, added contributing.md

* changes as per code review

* updated contributing.md

* fixed broken links & added missing links in doc, improved structure

* fixed link in wsl setup

* fixed server link, added https cloning in yarn-setup

* removed package-lock.json

* added doc card, admonitions

* removed underline from nav buttons

* refactoring modules/ui

* refactoring modules/ui

* Change folder case

* Fix theme location

* Fix case 2

* Fix storybook

---------

Co-authored-by: Nimra Ahmed <nimra1408@gmail.com>
Co-authored-by: Nimra Ahmed <50912134+nimraahmed@users.noreply.github.com>
2023-10-14 00:04:29 +02:00
..
docs Refactor UI folder (#2016) 2023-10-14 00:04:29 +02:00
src Refactor UI folder (#2016) 2023-10-14 00:04:29 +02:00
static Introduce UI Components documentation (#1926) 2023-10-08 13:21:54 +02:00
.gitignore Revised contributing.md, edited docs (#1951) 2023-10-10 12:33:17 +02:00
babel.config.js Install Docusaurus 2023-04-19 10:47:23 +02:00
docusaurus.config.js Update README and Documentation (#1875) 2023-10-07 11:24:44 +02:00
package.json Introduce UI Components documentation (#1926) 2023-10-08 13:21:54 +02:00
README.md Improve documentation (#349) 2023-06-21 16:23:31 -07:00
sidebars.js Introduce UI Components documentation (#1926) 2023-10-08 13:21:54 +02:00
tsconfig.json Install Docusaurus 2023-04-19 10:47:23 +02:00
yarn.lock Revised contributing.md, edited docs (#1951) 2023-10-10 12:33:17 +02:00

Documentation

The docs here are managed through Docusaurus 2.

We recommend you go directly to the statically generated website rather than read them here.