This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script lang="coffee"> | |
export default | |
name: 'style-guide' | |
head: | |
class:"dark" | |
</script> | |
<template lang="pug"> | |
.cli-style-guide |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
waiting for deploy to complete: waiting for sequences: fetching sequence: unmarshalling body: | |
{ | |
"id": "e0497f30-078d-4167-85dd-d6f9085754db", | |
"status": "processing", | |
"title": "Deploying image", | |
"description": "Starting containers with new image", | |
"is_cancelable": true, | |
"tasks": [ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"appId": "ebd86920-b660-40b5-9278-b014338b0e84", | |
"appName": "odin", | |
"fqAppName": "odin", | |
"xAuthToken": "F5HZrd8Qgu0Si46AEbCMwBqYxOJLNTIyKWfsRheoa21mtVXkP9", | |
"totalDeploys": 7, | |
"proxy": "proxy.nanobox.io", | |
"isPlatformReady": true, | |
"hosts": [ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"health": "warm", | |
"healthHistory": [ | |
{ | |
"state": "cool", | |
"perc": 9 | |
}, | |
{ | |
"state": "cool", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Generated by CoffeeScript 1.10.0 | |
(function() { | |
var SVGcompiler, console, svgCompiler; | |
console = { | |
log: function(str) { | |
return $.writeln(str); | |
} | |
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Preparing environment : | |
* Mounting codebase | |
Root privileges are required to modify network shares. Your password may be requested... | |
✓ Mounting codebase | |
-------------------------------------------------------------------------------- | |
+ HEADS UP: | |
+ This is the first build for this project and will take longer than usual. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"assets":[{"id":"comp_4","layers":[{"ind":0,"ty":4,"ks":{"o":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":"0p833_0p833_0p167_0p167","t":415,"s":[0],"e":[100]},{"t":462}],"r":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":"0p833_0p833_0p167_0p167","t":415,"s":[0],"e":[360]},{"t":512}],"p":[513,362,0],"a":[640,480,0],"s":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":"0p833,0p833,0p833_0p833,0p833,0p833_0p167,0p167,0p167_0p167,0p167,0p167","t":415,"s":[112,112,100],"e":[25,25,100]},{"t":549}]},"shapes":[{"ty":"gr","it":[{"ty":"sh","closed":false,"ks":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[826.578,421.943],[851.578,421.943]]}},{"ty":"st","fillEnabled":true,"c":[249,119,62,255],"o":100,"w":1,"lc":1,"lj":1,"ml":10},{"ty":"tr","p":[0,0],"a":[0,0],"s":[100,100],"r":0,"o":100}]},{"ty":"gr","it":[{"ty":"sh","closed":false,"ks":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[434.578,484.943],[434.578,499.943]]}},{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+> Copying user's ssh keys into the build environment | |
+> Setting up directories and permissions | |
+> Cleaning up any previous builds | |
UPDATING PKG DATABASE -----------------> | |
reading local summary... | |
processing local summary... | |
updating database: 100% | |
pkg_summary.bz2 100% 159KB 159.1KB/s 40.1KB/s 00:01 | |
processing remote summary (http://pkgsrc.nanobox.io/nanobox/base/Linux/)... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################ | |
# Converting from .mov to .mp4 # | |
################################ | |
➜ ffmpeg -i test3.mov test3.mp4 | |
ffmpeg version 1.2.4 Copyright (c) 2000-2013 the FFmpeg developers | |
built on Sep 2 2014 14:31:28 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
configuration: --prefix=/usr/local/Cellar/ffmpeg/1.2.4 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid --enable-libtheora --enable-libvorbis --enable-libvpx | |
libavutil 52. 18.100 / 52. 18.100 | |
libavcodec 54. 92.100 / 54. 92.100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
now = new Date() | |
now.setHours now.getHours() - 1 | |
now.setMinutes 0 | |
now.setSeconds 0 | |
totalPixelsFromLeft = now.getHours() * 3 |
NewerOlder