Add Designish directory structure standards and definitions#13
Open
benson-08 wants to merge 1 commit intohoijui:mainfrom
Open
Add Designish directory structure standards and definitions#13benson-08 wants to merge 1 commit intohoijui:mainfrom
benson-08 wants to merge 1 commit intohoijui:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi everyone,
This PR proposes a new directory structure standard called Designish.
The idea is simple: instead of naming folders after file types, you name them
after the phase of the project lifecycle they belong to , concept, design,
make, validation, release. This makes it much easier for designers, makers, and
non-technical contributors to find their way around a project without needing a
software background.
It also adds a
40_stewardship/section for maintenance, repair, and recovery,bringing circular economy thinking into the structure from the start.
Why I'm working on this?
I'm currently contributing to CK-01,
a community stroller project in Zeitz (Germany) rooted in the ZEKIWA legacy —
once the largest pram factory in Europe. CK-01 is a real-world open hardware
project exploring how a circular product can be developed openly and
participatively, involving parents, engineers, craftspeople, and researchers.
Working on that project made the gap very visible: existing OSH directory
standards are structured for developers, not for the cross-disciplinary,
designer-led teams that circular hardware projects actually need. Designish
is a direct response to that experience.
What's new?
mod/designish/— definition and full documentationdesignish-structure.md— narrative overview and design rationaleREADME.md— updated to include Designish alongside Unixish and PrusaishHappy to discuss naming, structure choices, or anything else. Thanks for taking
a look!