Closed phated closed 7 years ago
@phated One thing to note is not writing custom CSS wherever possible and not touching primitives.
Seeing a lot of PRs writing shitloads of custom CSS that doesn't match the rest of the site, overriding shit like .col-4
globally, etc.
https://github.com/bdougie/gulpjs.github.io/blob/code/README.md This seems like a good starting point. Needs the screenshot updated but it gives you a structure to build on.
@ansballard Feel free to submit a PR - screenshot + "clone and open index.html" should be enough instruction
That's the old readme, right? The screenshot is wrong and stuff. Needs a complete overhaul and probably should be done from scratch.
Hey could I work on this one? Thanks
@dantesolis Feel free to work on it and send a PR!
oh fudge I think I took a bit too long solving this issue, @saturate already took care of this.
Yeah @dantesolis if you snooze you lose ;-) but feel free to review it!
We've been receiving some questions on how to work on the site. We should have a readme describing the workflow (non-build process, static site). Ref https://github.com/gulpjs/gulpjs.github.io/issues/39#issuecomment-270990942 for the simplest explanation.