I hereby claim:
- I am benediktvaldez on github.
- I am benediktvaldez (https://keybase.io/benediktvaldez) on keybase.
- I have a public key ASCQmcBcV_3yqxUNIpIHRfYm3vX6yim3ANGrqDzWIK3V_wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Þetta er ætlað fyrir þá vefi sem hafa verið tilnefndir til Íslensku vefverðlaunanna.
Einfaldasta og fljótlegasta innleiðingin er að taka afrit af línunni í 1-one-liner.html og skella henni efst (beint á eftir <body>) eða neðst (beint á undan </body>) á síðuna þína.
Hægt er að setja dark class á <svg> elementið til að fá dökka úgáfu af horninu.
Fyrir þá sem vilja þá látum við einnig fylgja sundurliðaðar útgáfur af stílum (css & scss) og svg skjali
| /** | |
| * The default JSHint output is somewhat wasteful, and very bland, making it hard for a human to | |
| * parse. The following does IMO a better job and colours the output for you. This requires the | |
| * `colors` package, available via npm. If you don't want the dependency, just remove the color | |
| * commands from strings. | |
| * | |
| * Usage: When invoking jshint from the command line, point it to this file with the --reporter | |
| * flag. e.g. | |
| * | |
| * jshint someFile.js --config /path/to/config.cfg --reporter /path/to/jshintReporter.js |