Skip to main content

πŸ“„ Documentation

note

Documentation should be at the front of what we do and therefore it exists right alongide the codebase, to make it easier to contribute.

Ideally we will reseach and document, prior to implementing a feature etc.

Conway's Law

Any organization that designs a system (defined broadly) will produce a design whose structure is a copy of the organization's communication structure.

— Melvin E. Conway

Folder Structure​

rentreef # root directory of your site
β”œβ”€β”€ πŸ“ main # next.js & storybook
β”‚
└── πŸ“ app-docs # documentation
β”œβ”€β”€ docs # main folder for docs
β”œβ”€β”€ src # react style components
β”œβ”€β”€ static # assets
└── docusaurus.config.js # config