π Project Standards
To maintain a professional repository, the following standards are applied:
- Naming: The project is consistently identified as static-repo-page-kickstart.
- Commit Policy: All changes must follow the [Bracket Tag] convention (e.g., [FEATURE], [TASK]). This setting can be configured differently and isn't mandatory.
- Configuration: Important values are automatically entered into
docusaurus.config.ts. If you've selected to use JavaScript instead of TypeScript, the filename isdocusaurus.config.js.