Skip to content

Instantly share code, notes, and snippets.

{
"_id": "14ef335ea4a0",
"creation_date": "2018-03-23T20:28:21.458Z",
"job": "Senior Integration Specialist",
"job_location": "JLL - Chicago, IL",
"start_date" : "2019-03-23T20:28:27.153Z",
"first_name": "Bob",
"last_name": "Smith",
"email_address": "ramprasad1718@gmail.com",
"phone_number": "3522176711",
@bryanwillis
bryanwillis / agile-crm.css
Created March 25, 2018 22:00
Enhance agile crm profile cards
#contact-image-content .thumb-lg {
width: 150px;
}
#contacts-grid-view-model-list .pull-left a {
margin-bottom: 5px;
}
#contacts-grid-view-model-list .thumb-sm {
margin-bottom: 4px;
nothing
@bryanwillis
bryanwillis / fox-valley.html
Last active March 7, 2019 11:27
HTML 5 upgrade for Fox Valley Containers with SEO SERP metadata added to head
<!doctype html>
<head>
<html class="no-js" lang="en">
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Length between 50-60 characters -->
<title itemprop='name'>Distributor of metal &nbsp; plastic containers | Fox Valley Containers</title>
<!-- Shorten length between 155-165 character -->
<meta name="description" content="Premier distributors of metal and plastic containers for reliable packaging of paint, chemicals, adhesives, food, coatings, inks and pharmaceuticals located in the upper midwest with locations in Illinois, Michigan, and Minnesota. Suppliers of paint cans, glass bottles and plastic bottles, pails, closures, drums and overpacks.">
<meta name="viewport" content="width=device-width, initial-scale=1">
[DEBUG]
sd_write_log=no
wifi_gecko=no
[DML]
always_show_button=yes
cheat=no
current_item=GOME01
default_loader=2
http://blog.petrockblock.com/wp-content/uploads/2015/02/Setup-RPI.txt
dtparam=sd_overclock=100
https://github.com/RetroPie/RetroPie-Manager
http://xpadder.com/?lang=english&country=US
http://www.multibootpi.com/
http://forums.launchbox-app.com/topic/30078-exiting-emulators-with-xbox-360-controller/
https://en.wikipedia.org/wiki/List_of_video_game_emulators#Nintendo_64
~/Retropie/BIOS/dc
https://dolphin-emu.org/download/
https://buildbot.libretro.com/stable/1.3.6/
http://www.lakka.tv/doc/Nintendo-64/
http://m64py.sourceforge.net/
http://www.lakka.tv/doc/BIOSes/
https://github.com/mupen64plus/mupen64plus-core/releases/tag/2.5
https://code.google.com/archive/p/mupen64plus/wikis/ThirdPartyPlugins.wiki
https://github.com/OpenEmu/OpenEmu
[class*="grid"] {
box-sizing: border-box;
display: flex;
flex-flow: row wrap;
margin: 0 -15px;
}
.grid > .cell,
[class*="grid"] > [class*="cell-"],
.grid.cell,
//************************
// VARIABLES
//************************
$gl-gridName: grid !default;
$gl-colName: cell !default;
$gl-gutter: 30px !default; // Total
$gl-col-bottom: $gl-gutter !default;
$breakpoints: (
xs: 0,