Refactor project name from "Open Claude Design" to "Open Design" (#1)
* Refactor project name from "Open Claude Design" to "Open Design" - Updated project name in package.json, package-lock.json, and README files. - Changed CLI commands and references from "ocd" to "od". - Adjusted file structure references in documentation and code to reflect new naming conventions. - Enhanced .gitignore to include new runtime data files. - Updated metadata in LICENSE file to match new project name. * Add contributing guidelines in English and Chinese - Introduced CONTRIBUTING.md and CONTRIBUTING.zh-CN.md to provide clear instructions for contributors. - Outlined contribution types, local setup instructions, and merging criteria for skills and design systems. - Enhanced README files to reference the new contributing guidelines.
This commit is contained in:
@@ -18,7 +18,7 @@ triggers:
|
||||
- "ebook"
|
||||
- "电子指南"
|
||||
- "电子书"
|
||||
ocd:
|
||||
od:
|
||||
mode: prototype
|
||||
platform: desktop
|
||||
scenario: marketing
|
||||
@@ -71,7 +71,7 @@ serif display headings, careful column rhythm.
|
||||
- `<!doctype html>` through `</html>`, CSS inline.
|
||||
- Pages are 600×860 paper-tone cards with 6px shadow, slight rotation
|
||||
opposing each other (±0.6deg) for a magazine-on-desk feel.
|
||||
- `data-ocd-id` on cover, spread, toc, pull-quote, exercise.
|
||||
- `data-od-id` on cover, spread, toc, pull-quote, exercise.
|
||||
5. **Self-check**:
|
||||
- Type hierarchy is editorial — title owns page 1, sub-title owns page 2.
|
||||
- Italic accent appears once per page.
|
||||
|
||||
Reference in New Issue
Block a user