CNAME: now dns add <domain> <name> CNAME <value>
MX: now dns add <domain> @ MX <mailin domain> 10
TXT: now dns add TXT ""
// NOTE, long value should be in quotes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://rimdev.io/making-media-query-mixins-with-sass/ | |
// example | |
.class { | |
@include breakpoint(1200px, max) { | |
display: block; | |
} | |
} | |
.class { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-add -K /Users/+USERNAME+/.ssh/id_rsa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fieldGroups: | |
ceed216a-8389-4633-a3c9-870fb53ec7e8: | |
name: Common | |
fields: | |
7dcf0449-051c-48a8-b5b6-f10cca836390: | |
contentColumnType: string | |
fieldGroup: ceed216a-8389-4633-a3c9-870fb53ec7e8 | |
handle: bgImage | |
instructions: '' | |
name: Image |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fieldGroups: | |
421a8e27-9643-4e47-b271-bc9a5f8a144e: | |
name: Common | |
bc4e627b-58ca-4fba-9b05-9d07f1af5814: | |
name: Navigation | |
fields: | |
19a964fb-9488-41f0-b654-a213330d500f: | |
contentColumnType: string | |
context: global | |
fieldGroup: bc4e627b-58ca-4fba-9b05-9d07f1af5814 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.cache/ | |
dist/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this to info.plist: | |
<key>UIStatusBarHidden</key> | |
<true/> | |
<key>UIViewControllerBasedStatusBarAppearance</key> | |
<false/> |
- Business name generator
test
- React component UI test
react
ui
- nmsdvid
- The Complete React Native and Redux Course
react
react native
- null
react
- null
react
- null
- Extensions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// - RFID simple - | |
// This program simply displays the data that is generated by an RFID phidget in a very simple case and outputs it to the console. | |
// This simple example covers the basics of connecting and using an RFID phidget. | |
// | |
// Copyright 2008 Phidgets Inc. All rights reserved. | |
// This work is licensed under the Creative Commons Attribution 2.5 Canada License. | |
// view a copy of this license, visit http://creativecommons.org/licenses/by/2.5/ca/ | |
#include <stdio.h> | |
#include <phidget21.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="fb-root"></div><script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script><div class="fb-post" data-href="https://www.facebook.com/Rewe/posts/1083092598379873" data-width="500"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/Rewe/posts/1083092598379873:0"><p>Dessert zum Frühstück? Warum eigentlich nicht? Unsere "Inspiration der Woche" ist ein süßer Rhababer-Quark. Mit so einem...</p>Posted by <a href="https://www.facebook.com/Rewe/">REWE</a> on <a href="https://www.facebook.com/Rewe/posts/1083092598379873:0">Saturday, April 9, 2016</a></blockquote></div></div> |
NewerOlder