Skip to content

Instantly share code, notes, and snippets.

View hbrysiewicz's full-sized avatar
💙
All you need is love

Alex Elliott hbrysiewicz

💙
All you need is love
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Content Carousel" />
<meta charset="utf-8">
<title>Ember Starter Kit</title>
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/normalize/2.1.0/normalize.css">
</head>
<body>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ember Starter Kit</title>
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/normalize/2.1.0/normalize.css">
</head>
<body>
<script type="text/x-handlebars">
/* Put your CSS here */
html, body {
margin: 20px;
}
thead {
font-weight: 900;
}
td {

Keybase proof

I hereby claim:

  • I am hbrysiewicz on github.
  • I am caligoanimus (https://keybase.io/caligoanimus) on keybase.
  • I have a public key whose fingerprint is F316 7127 C2CB F714 B2C0 BB90 5D7A 1D1C F30A 384E

To claim this, I am signing this object:

ItemManager.AuthenticatedRoute = Ember.Route.extend({
beforeModel: function(transition) {
if (!this.controllerFor('sign_in').get('user')) {
this.redirectToSignIn(transition);
}
},
redirectToSignIn: function(transition) {
var signInController= this.controllerFor('sign_in');
signInController.set('attemptedTransition', transition);
/* Put your CSS here */
html, body {
margin: 20px;
}
input: {
padding: 8px;
border-radius: 4px;
}
.color-swatch {
@hbrysiewicz
hbrysiewicz / ember.css
Last active January 9, 2020 13:19
Ember.js Theme for Reveal.js - Based off of the Simple Theme
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,600,300italic,700italic);
/**
* A simple theme for reveal.js presentations, similar
* to the default theme. The accent color is rgb(242, 56, 24).
*
* This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed.
* reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
/*********************************************
* GLOBAL STYLES

Keybase proof

I hereby claim:

  • I am hbrysiewicz on github.
  • I am caligoanimus (https://keybase.io/caligoanimus) on keybase.
  • I have a public key whose fingerprint is EBE9 AFEA B02E FDB8 3BA2 3910 B4D4 1367 000B 594C

To claim this, I am signing this object:

@hbrysiewicz
hbrysiewicz / ember_march_2015.md
Last active August 29, 2015 14:16
EmberConf 2015 Recap - March 11, 2015

Opening Announcements

👋. Welcome!

💗. Hosted by EvoNexus, accepting fall applications by August 2015

🚙. Parking Validation, good for 4 hours

🌈. Introduce the organizers

<VAST version="2.0"></VAST>