Skip to content

Instantly share code, notes, and snippets.

View sunny7899's full-sized avatar
🏠
Working from home

sunny sunny7899

🏠
Working from home
View GitHub Profile
@xcarpentier
xcarpentier / startup-noob-guide.md
Created April 29, 2016 07:49 — forked from adrienjoly/startup-noob-guide.md
Tips and resources on how to test, develop your startup idea, or find a developer/associate/CTO
@rveitch
rveitch / sass-7-1-pattern.scss
Last active July 7, 2025 14:56
Sass 7-1 Pattern
sass/
|
|– base/
| |– _reset.scss # Reset/normalize
| |– _typography.scss # Typography rules
| ... # Etc…
|
|– components/
| |– _buttons.scss # Buttons
| |– _carousel.scss # Carousel
@ryansechrest
ryansechrest / html-style-guide.md
Last active April 6, 2025 04:46
HTML style guide with coding standards and best practices.

HTML Style Guide

All rules and guidelines in this document apply to HTML files.

The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

Icon Legend:

· Space, Tab, Enter/Return