Skip to content

Instantly share code, notes, and snippets.

@susanjrobertson
susanjrobertson / contribute.md
Last active August 5, 2016 17:14
How to contribute to ODK

#How to contribute

We want help! Please contribute and help us fill out Open Design Kit to make it even better.

Create an issue

See something you think needs to be added, but you don't have time to do it yourself? See a typo, mistake, etc and you don't want to do a fork and fix it and then do a PR back to our repo? We get it. Creating an issue will let us know what's going on or let us know of your interest in helping us out.

From there we can figure out a way for you to do the thing you want. If it's to write a method, that can be done in a gist or in a public Google Doc and one of the maintainers can make sure once it's ready to go it gets into the code base.

@susanjrobertson
susanjrobertson / SassMeister-input.scss
Created November 26, 2015 00:00
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
%button {
color: red;
}
.my-button {
@extend %button;
@susanjrobertson
susanjrobertson / buttons.css
Created January 14, 2015 00:47
Buttons, things to remember
.btn,
a.btn {
@include fontSize(16px);
background-color: $blue;
border-radius: 2em;
border: none;
color: $white;
cursor: pointer;
display: inline-block;
@susanjrobertson
susanjrobertson / reset.css
Last active August 29, 2015 14:13
my fave reset
// RESET FIRST
// html5doctor.com/html-5-reset-stylesheet/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
body { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }

Keybase proof

I hereby claim:

  • I am susanjrobertson on github.
  • I am susanjrobertson (https://keybase.io/susanjrobertson) on keybase.
  • I have a public key whose fingerprint is DC80 EFBE 1524 5129 0D54 1948 44D4 4FA0 3C89 009D

To claim this, I am signing this object: