This repository contains organization-wide resources for the RubberDuckCrew GitHub organization. It is not a codebase for a specific project, but rather a central place for documentation, configuration templates, and shared guidelines.
- Store general documentation for all RubberDuckCrew projects
- Provide configuration templates (e.g., Renovate, rulesets)
- Share contribution guidelines and conventions
- Host assets for organization-wide use
docs/: General documentation, including contribution guides and conventions (powered by VitePress)configs/: Configuration templates for tools like Renovate and rulesetsprofile/: Organization profile README
Documentation is written in Markdown and served using VitePress.
You can find the published documentation at: rubberduckcrew.pages.dev
To run the documentation locally, navigate to the docs directory and execute:
npm run devThis repository is licensed under the MIT License.