Skip to content

Instantly share code, notes, and snippets.

View sean-clayton's full-sized avatar
🎷
🐢

Sean Clayton sean-clayton

🎷
🐢
View GitHub Profile
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<title>Home</title>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<link href="//fonts.googleapis.com/css?family=Fredericka+the+Great|Allura|Amatic+SC|Arizonia|Averia+Sans+Libre|Cabin+Sketch|Francois+One|Jacques+Francois+Shadow|Josefin+Slab|Kaushan+Script|Love+Ya+Like+A+Sister|Merriweather|Offside|Open+Sans|Open+Sans+Condensed|Oswald|Over+the+Rainbow|Pacifico|Romanesco|Sacramento|Seaweed+Script|Special+Elite" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" type="text/css">
<link href="site.css?v=553228281" rel="stylesheet" type="text/css">
@sean-clayton
sean-clayton / bug.html
Created March 15, 2015 23:13
Wordset Bug
<!DOCTYPE html>
<!-- saved from url=(0056)https://www.wordset.org/project/54f8b2783537310003000000 -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Wordset</title>
<link rel="stylesheet" href="https://www.wordset.org/assets/vendor-a41e7eb7b151a806f94b4aa688e8617d.css">
<link rel="stylesheet" href="https://www.wordset.org/assets/wordset-760ce8df9b0dc0e203e62c6f3c646306.css">
{
"modules": {
"page": {
"data": {
"id": "countdown",
"title": "",
"title-global": "Please Stand By"
}
},
"countdown": {
require = function a(b, c, d) {
function e(g, h) {
if (!c[g]) {
if (!b[g]) {
var i = "function" == typeof require && require;
if (!h && i) return i(g, !0);
if (f) return f(g, !0);
var j = new Error("Cannot find module '" + g + "'");
throw j.code = "MODULE_NOT_FOUND", j
}
g = require "gulp"
loadPlugins = require "gulp-load-plugins"
browserSync = require("browser-sync").create()
polybuild = require "polybuild"
$ = loadPlugins()
ASSETS_DIR = "./assets/"
CSS_OUTPUT = "./assets/css"
SCSS_DIR = "./sass/whisp.scss"
SCSS_FILES = "#{SCSS_DIR}/*.scss"
More building optimizations - @andererandre (/main)
Adding a lod in corrugated http://t.co/MPj1xeU5AD to mach number of lods in foundation.steps - paroxum (/main)
Ocean material visibility tweak - diogovtx (/main)
Added small opt to update border mesh only on snap motion - diogovtx (/main)
Fixed shadow bug introduced by water2 - diogovtx (/main)
mining quarry icon update - @helkus (/main/mining_survey)
merge from main - @helkus (/main/mining_survey)
added icons for survey charge and mining quarry - @helkus (/main/mining_survey)
Updated lowgrade fuel to use less cloth - @helkus (/main/mining_survey)
quarry saves/loads properly - @helkus (/main/mining_survey)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sean-clayton
sean-clayton / hotel.js
Last active September 15, 2015 20:26
pls help
// app/routes/hotel.js
import Ember from 'ember';
export default Ember.Route.extend({
model() {
return this.store.createRecord('HotelLocation', {
input: {
"hotelName": "hilton"
}
{
"app": {
"name": {
"display_name": "Awesome Site",
"raw": "awesome-site"
},
"enabled_features": ["feature-1", "feature-2", "feature-3"],
...
}
}
[object XMLDocument] {
  activeElement: null,
  addEventListener: function addEventListener() { [native code] },
  adoptNode: function adoptNode() { [native code] },
  anchors: [object HTMLCollection] {
    item: function item() { [native code] },
    length: 0,
    namedItem: function namedItem() { [native code] }
  },