<meta property="og:title" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="http://.com/">
<meta property="og:image" content="">
<meta property="og:description" content="">
<meta property="og:site_name" content="">```
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
yarn add @fancyapps/fancybox | |
require('../../../node_modules/@fancyapps/fancybox/dist/jquery.fancybox.js'); | |
- "node_modules/@fancyapps/fancybox/dist" | |
@import 'jquery.fancybox'; |
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
start mongodb server | |
mongod | |
klient side | |
mongo | |
add/select database (will create DB if not existing) | |
use xyz | |
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
<?php | |
function syncMailchimp($data) { | |
$apiKey = ''; | |
$listId = ''; | |
$memberId = md5(strtolower($data['email'])); | |
$dataCenter = substr($apiKey,strpos($apiKey,'-')+1); | |
$url = 'https://' . $dataCenter . '.api.mailchimp.com/3.0/lists/' . $listId . '/members/' . $memberId; |
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 class="off-canvas position-right" id="offCanvas" data-off-canvas data-transition="overlap"> | |
<ul class="menu"> | |
<li> | |
<form class="search outline" action="index.html" method="post"> | |
<div class="input-group"> | |
<input class="input-group-field" type="text" placeholder="Vyhľadať..."> | |
<div class="input-group-button"> | |
<button type="submit" class="button"><img src="/assets/img/icons/icon-search.svg"></button> | |
</div> |
I hereby claim:
- I am michalchovanak on github.
- I am michalchovanak (https://keybase.io/michalchovanak) on keybase.
- I have a public key ASD_VVjD4TShLcEMAWhcvxyurBQN_DxICgawg1R17XWAhAo
To claim this, I am signing this object: