Skip to content

Instantly share code, notes, and snippets.

@kmacoske
kmacoske / sample.spec
Last active March 2, 2017 04:07
Sample spec
Name: hawq
Version: 1
Release: 1
Summary: foobar
Group: Development/Tools
License: GPL
URL: None
Source0: hawq.tar.gz
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@kmacoske
kmacoske / .block
Last active February 7, 2017 19:22 — forked from drzax/.block
Narrative Charts
license: mit
scrolling: true
height: 1000
@kmacoske
kmacoske / index.html
Last active July 15, 2016 22:04
Retail Demo Tree v...idk
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Retail Demo Testing Tree</title>
<style>
.node {
cursor: pointer;
}
@kmacoske
kmacoske / index.html
Created July 14, 2016 20:57
Retail Demo Tree v2
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Retail Demo Testing Tree</title>
<style>
.node {
cursor: pointer;
}
@kmacoske
kmacoske / index.html
Created July 14, 2016 17:10
retail demo test tree
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Retail Demo Testing Tree</title>
<style>
.node {
cursor: pointer;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Tree Example</title>
<style>
.node {