From: Rigel Kent Date: Tue, 19 Jun 2018 22:51:18 +0000 (+0200) Subject: Updated Contribute to design (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6186e8500fec373f92e00839ab6fb54fafb5264a;p=oweals%2Fpeertube.wiki.git Updated Contribute to design (markdown) --- diff --git a/Contribute-to-design.md b/Contribute-to-design.md index f38173c..c4374c9 100644 --- a/Contribute-to-design.md +++ b/Contribute-to-design.md @@ -87,30 +87,6 @@ Some pointers to open files from [Adobe XD](https://www.adobe.com/fr/products/xd ## Organization -### Naming - -Follow these guidelines when naming files and folders, as well as -layers and styles in your source files: -- Adhere to [BEM naming convention](http://getbem.com/naming/): `block-name__element-name--modifier-name` -- Readability above truncation: `background` instead of `bg` -- `lowercase` everywhere -- Separate words with dashes, `no-spaces` - -### Files and folders - -``` -- [group-label]/ (e.g. platform) - - [subject-labels]/ (e.g. settings) - - projecthandle#issueID-title.sketch (e.g. ce#1337-awesome-design.sketch) - - [projecthandle#issue-ID-title]/ - - projecthandle#issueID-title--state-one.sketch - - projecthandle#issueID-title--state-two.sketch - - assets/ - - asset.svg -``` - -In any case, if the project becomes too complex (i.e. for a complete redesign proposal, please refer to the [design proposals section](#major-design-proposals). - ### Pages and artboards In terms of organization method, use the one that best suits you. However, if