{"id":23490041,"url":"https://github.com/emrl/folder-file-name-conventions","last_synced_at":"2026-02-06T00:01:25.928Z","repository":{"id":100063884,"uuid":"291550891","full_name":"EMRL/folder-file-name-conventions","owner":"EMRL","description":"Documenting our folder structure and file naming conventions","archived":false,"fork":false,"pushed_at":"2024-02-13T18:44:13.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T12:45:07.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EMRL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-30T20:57:50.000Z","updated_at":"2021-10-11T19:23:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f151d379-0e6c-4a28-984e-968e9772de28","html_url":"https://github.com/EMRL/folder-file-name-conventions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EMRL/folder-file-name-conventions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EMRL%2Ffolder-file-name-conventions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EMRL%2Ffolder-file-name-conventions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EMRL%2Ffolder-file-name-conventions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EMRL%2Ffolder-file-name-conventions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EMRL","download_url":"https://codeload.github.com/EMRL/folder-file-name-conventions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EMRL%2Ffolder-file-name-conventions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29140049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:14:48.546Z","status":"ssl_error","status_checked_at":"2026-02-05T23:14:35.724Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-25T00:15:00.378Z","updated_at":"2026-02-06T00:01:25.909Z","avatar_url":"https://github.com/EMRL.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Folder and file conventions\n\n## Client folder structure\n\n```\nClient Name\n├── Account Management\n│   └── Reporting\n├── Advertising\n│   ├── Online\n│   ├── Outdoor\n│   └── Print\n├── Archived\n├── Branding\n│   ├── Archived\n│   ├── Business System\n│   ├── Color Palette\n│   ├── Competitive Audit\n│   ├── Elements\n│   ├── Email Signature\n│   ├── Fonts\n│   ├── Guides\n│   ├── Icons\n│   │   └── Favicons\n│   ├── Logo\n│   │   ├── Brandmark\n│   │   │   ├── Digital\n│   │   │   │   ├── Full Color\n│   │   │   │   ├── Inverse\n│   │   │   │   ├── One Color\n│   │   │   │   └── White\n│   │   │   └── Print\n│   │   │       ├── Full Color\n│   │   │       ├── Inverse\n│   │   │       ├── One Color\n│   │   │       └── White\n│   │   ├── Favicon\n│   │   ├── Horizontal\n│   │   │   ├── Digital\n│   │   │   │   ├── Full Color\n│   │   │   │   ├── Inverse\n│   │   │   │   ├── One Color\n│   │   │   │   └── White\n│   │   │   └── Print\n│   │   │       ├── Full Color\n│   │   │       ├── Inverse\n│   │   │       ├── One color\n│   │   │       └── White\n│   │   ├── Vertical\n│   │   │   ├── Digital\n│   │   │   │   ├── Full Color\n│   │   │   │   ├── Inverse\n│   │   │   │   ├── One Color\n│   │   │   │   └── White\n│   │   │   └── Print\n│   │   │       ├── Full Color\n│   │   │       ├── Inverse\n│   │   │       ├── One Color\n│   │   │       └── White\n│   │   └── Wordmark\n│   │       ├── Digital\n│   │       │   ├── Full Color\n│   │       │   ├── Inverse\n│   │       │   ├── One Color\n│   │       │   └── White\n│   │       └── Print\n│   │           ├── Full Color\n│   │           ├── Inverse\n│   │           ├── One Color\n│   │           └── White\n│   ├── Signage\n│   ├── Templates\n│   └── Vehicles\n├── Marketing\n│   ├── Collateral\n│   └── Email\n├── Packaging\n├── Products\n├── Research\n├── Social\n└── Website\n    └── domain.com\n        ├── 01_Incoming \n        ├── 02_Research\n        ├── 03_Wireframes\n        ├── 04_Design Assets\n        └── 05_Dev\n```\n\n## Brand asset file naming schemes\n\n### Logo\n- Vector Example: `EMRL_VerticalLogo_CMYK-FullColor.ai`\n- Breakdown: `CLIENTCODE_Variation_ColorSpace-ColorVariation.format`\n- Raster Example: `EMRL_VerticalLogo_CMYK-FullColor_1920x1080.png`\n- Breakdown: `CLIENTCODE_Variation_ColorSpace-ColorVariation.format`\n\n### Design file\n- Working file: `200904_Temple-CaseStudy_11x17.indd`\n- Production file: `200904_Temple-CaseStudy_11x17_PROD.indd`\n- Breakdown: `YYMMDD_Design-DocumentName_Size_PROD.format`\n\n## General file naming notes\n\n- **_** (underscore) seperates new ideas in file name, **-** (hyphen) groups related ideas e.g. **CMYK-FullColor** would be correct since **FullColor** is a refinement of **CMYK** and not a completely new type of attribute.\n- **Do not use spaces**\n- **Do not use special characters**\n- Avoid using non-alphanumeric characters in file names, such as: '*' ':' '' '/' '\u003c' '\u003e' '|' '\"' '!' '?' '[' ']' ';' '=' '+' '\u0026' '£' '$' '€' '%' or ','. These characters can cause problems with different operating systems.\n\n## General folder naming notes\n\n- Title case\n- Spaces are allowed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrl%2Ffolder-file-name-conventions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femrl%2Ffolder-file-name-conventions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrl%2Ffolder-file-name-conventions/lists"}