Open shubhanshu02 opened 3 years ago
I think having a style guide for all languages is good. @TimidRobot already worked on a Python code style that is present on our Open Source site. You could do something similar to that?
@shubhanshu02 I moved this issue to creativecommons/creativecommons.github.io-source. The style guide should be written here for opensource.creativecommons.org and then it can be linked to from relevant projects.
Please focus on what has already been done/established and what can be easily enforced via linters/formatters. As Sass is not my area of expertise, links and references will be much appreciated.
I have prior experience working with Sass and respective processors, and I'm willing to work on this. Is this issue still open for work, @TimidRobot?
Description
Currently, Creative Commons does not have a Sass writing style though it follows a standard code style in all
.scss
files. This issue proposes finding and preparing a writing style from the.scss
files present in this repository.Please provide your suggestions on this idea.
Implementation