If you haven't already set your NPM author info, now you should:
npm set init.author.name "Your Name"
npm set init.author.email "[email protected]"
npm set init.author.url "http://yourblog.com"
npm adduser
# DEV Sandbox | |
## Objective | |
Learn Shopify and practice JavaScript by following BVA styleguide. | |
Some designs might be simplified along the way. | |
## Links | |
### Git |
function randomHex() { | |
const hexMax = 256 * 256 * 256; | |
return '#' + Math.floor(Math.random() * hexMax).toString(16).toUpperCase().padStart(6, '0'); | |
} |
amend='git commit --amend' | |
g=git | |
ga='git add' | |
gaa='git add --all' | |
gac='git add . && git commit -v' | |
gapa='git add --patch' | |
gb='git branch' | |
gba='git branch -a' | |
gbda='git branch --merged | command grep -vE "^(\*|\s*master\s*$)" | command xargs -n 1 git branch -d' | |
gbl='git blame -b -w' |
// ---- | |
// libsass (v3.2.5) | |
// ---- | |
$buttons: ( | |
'error': (#d82d2d, #666), | |
'success': (#52bf4a, #fff), | |
'warning': (#c23435, #fff) | |
); | |
// ---- | |
// Sass (v3.4.14) | |
// Compass (v1.0.3) | |
// ---- | |
/// | |
/// Google Material Color Palette | |
/// | |
/// @type {Map} color palette | |
/// |
// ---- | |
// Sass (v3.4.14) | |
// Compass (v1.0.3) | |
// ---- | |
$v1: 1 2 3; | |
$v2: 4 5 6; | |
$v3: 7 8 9; | |
.test { |
Sassy-validation { | |
is-measure: true; | |
is-measure: false; | |
is-color: true; | |
is-color: true; | |
is-color: false; | |
is-string: true; | |
is-string: false; | |
is-number: true; | |
is-negative: true; |
{ | |
"color_scheme": "Packages/Base16 Color Schemes/base16-atelierlakeside.dark.tmTheme", | |
"fade_fold_buttons": false, | |
"font_size": 12, | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
"Markdown", | |
"Vintage" | |
], |
If you haven't already set your NPM author info, now you should:
npm set init.author.name "Your Name"
npm set init.author.email "[email protected]"
npm set init.author.url "http://yourblog.com"
npm adduser
0815.ru | |
0wnd.net | |
0wnd.org | |
10minutemail.co.za | |
10minutemail.com | |
123-m.com | |
1fsdfdsfsdf.tk | |
1pad.de | |
20minutemail.com | |
21cn.com |