twenty/docs
Félix Malfait 31f3950439
Add a custom rule to prevent colors from being hardcoded outside of theme (#288)
* Add a custom rule to prevent colors from being hardcoded in ESLint

* Refactor colors

* Create packages folder and fix colors

* Remove external dependency for css alphabetical order linting

* Fix install with yarn

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-06-14 16:56:29 +02:00
..
docs Add a custom rule to prevent colors from being hardcoded outside of theme (#288) 2023-06-14 16:56:29 +02:00
src Add Algolia Search + other quick improvements to docs (#198) 2023-06-05 18:48:12 +02:00
static Add square logo without border radius (#199) 2023-06-06 09:37:42 +02:00
.gitignore Install Docusaurus 2023-04-19 10:47:23 +02:00
babel.config.js Install Docusaurus 2023-04-19 10:47:23 +02:00
docusaurus.config.js Add Algolia Search + other quick improvements to docs (#198) 2023-06-05 18:48:12 +02:00
package.json Update documentation, add GraphiQL to docs (#175) 2023-06-01 15:05:53 +02:00
README.md Begin setup search 2023-04-20 18:11:55 +02:00
sidebars.js Improve documentation (#82) 2023-04-26 19:10:17 +02:00
tsconfig.json Install Docusaurus 2023-04-19 10:47:23 +02:00
yarn.lock Add a custom rule to prevent colors from being hardcoded outside of theme (#288) 2023-06-14 16:56:29 +02:00

Documentation

The docs here are managed through Docusaurus 2. We recommend you go directly to the staticly generated website rather than read them here.