# responsible-design **Repository Path**: mirrors_mozilla/responsible-design ## Basic Information - **Project Name**: responsible-design - **Description**: static site for Responsible Design for Digital Communities - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # delight static site for Responsible Design for Digital Communities This is a static site with all dependencies included in the repo. To run locally: 1. git clone 2. cd to cloned dir 3. run `python -m SimpleHTTPServer` (this might not even be needed in most cases)