Skip to content

Instantly share code, notes, and snippets.

View vicegold's full-sized avatar
🙃
¯\_(ツ)_/¯

Laurids Düllmann vicegold

🙃
¯\_(ツ)_/¯
View GitHub Profile
@vicegold
vicegold / SassMeister-input-HTML.html
Created December 2, 2015 09:17
Generated by SassMeister.com.
<div class="container">
<div class="item">12</div>
<div class="item">34</div>
<div class="item">56</div>
<div class="item">78</div>
<div class="item">90</div>
</div>
.#{$ns}-chat-list
position: absolute
top: 35px
width: 100%
overflow-y: scroll
bottom: 0px
border-left: 1px solid rgba($color-blue, 0.4)
border-right: 1px solid rgba($color-blue, 0.4)
&::-webkit-scrollbar
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE plist PUBLIC "-//Apple Computer/DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0$
<plist version="1.0">
<dict>
<key>Label</key>
<string>vpn.vg.pf.plist</string>
<key>EnableGlobbing</key>
<true/>
<key>ProgramArguments</key>
<array>
# UDN-UUID of your Raumfeld device and AMP input
rfDevice="udn-uuid"
ampInput="line2"
# IP address of RF and AMP
rfIp="192.168.10.100:8080"
ampIp="192.168.10.101"
raumfeldStatus=$(curl -s http://$rfIp/raumserver/data/getRendererState?id=Laurids)
ampStatus=$(curl -s http://$ampIp/YamahaExtendedControl/v1/main/getStatus)
@vicegold
vicegold / removeFirstImage.php
Created February 27, 2018 09:14
Remove first image in Wordpress post
<?php get_header();
/**
* Template Name: removeFirstImage
*
*/
?>
<div>