1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 21:44:51 +02:00

Remove 'layout: default'

This commit is contained in:
Rico Sta. Cruz
2015-11-24 15:30:42 +11:00
parent 8cc346449f
commit d0a947151e
187 changed files with 0 additions and 187 deletions

View File

@@ -1,6 +1,5 @@
---
title: Analytics
layout: default
---
### Mixpanel

View File

@@ -1,6 +1,5 @@
---
title: Angular.js
layout: default
---
<html ng-app="nameApp">

View File

@@ -1,6 +1,5 @@
---
title: Animated gifs
layout: default
---
### Convert mp4 to gif

View File

@@ -1,6 +1,5 @@
---
title: Ansi codes
layout: default
---
Format

View File

@@ -1,6 +1,5 @@
---
title: Ansible examples
layout: default
---
### Examples

View File

@@ -1,6 +1,5 @@
---
title: Ansible - Getting started
layout: default
---
### Install Ansible

View File

@@ -1,6 +1,5 @@
---
title: Ansible modules
layout: default
---
### Aptitude

View File

@@ -1,6 +1,5 @@
---
title: Ansible roles
layout: default
---
### Structure

View File

@@ -1,6 +1,5 @@
---
title: Ansible
layout: default
---
## Getting started

View File

@@ -1,6 +1,5 @@
---
title: Appcache
layout: default
---
### Format

View File

@@ -1,6 +1,5 @@
---
title: Applinks
layout: default
---

View File

@@ -1,6 +1,5 @@
---
title: Atom
layout: default
---
### Symbols view

View File

@@ -1,6 +1,5 @@
---
title: Code stuff
layout: default
---
Here are some badges for open source projects.

View File

@@ -1,6 +1,5 @@
---
title: bluebird.js
layout: default
---
Also see the [promise cheatsheet](promise.html) and [Bluebird.js API](https://github.com/petkaantonov/bluebird/blob/master/API.md) (github.com).

View File

@@ -1,6 +1,5 @@
---
title: Bookshelf.js
layout: default
---
Model

View File

@@ -1,6 +1,5 @@
---
title: Bootstrap
layout: default
---
### Screen sizes

View File

@@ -1,6 +1,5 @@
---
title: Bower API
layout: default
---
require('bower').config

View File

@@ -1,6 +1,5 @@
---
title: Homebrew index
layout: default
---

View File

@@ -1,6 +1,5 @@
---
title: Browserify
layout: default
---
browserify input.js

View File

@@ -1,6 +1,5 @@
---
title: Brunch
layout: default
---
## Paths

View File

@@ -1,6 +1,5 @@
---
title: Bundler
layout: default
---
### Commands

View File

@@ -1,6 +1,5 @@
---
title: C Preprocessor
layout: default
---
### Compiling

View File

@@ -1,6 +1,5 @@
---
title: Canvas
layout: default
---
### Getting the context

View File

@@ -1,6 +1,5 @@
---
title: Capybara
layout: default
---
## Navigating

View File

@@ -1,6 +1,5 @@
---
title: Caskroom index
layout: default
---

View File

@@ -1,6 +1,5 @@
---
title: Chai.js
layout: default
---
### Assert

View File

@@ -1,6 +1,5 @@
---
title: Chef
layout: default
---
### Install

View File

@@ -1,6 +1,5 @@
---
title: Chunky PNG
layout: default
---
### Loading

View File

@@ -1,6 +1,5 @@
---
title: Cinema4d
layout: default
---
E R T : Move/rotate/scale

View File

@@ -1,6 +1,5 @@
---
title: Command line stuff
layout: default
---
## List (ls)

View File

@@ -1,6 +1,5 @@
---
title: Commander.js
layout: default
---
### Initialize

View File

@@ -1,6 +1,5 @@
---
title: Cordova
layout: default
---
cordova plugin ls

View File

@@ -1,6 +1,5 @@
---
title: Cron
layout: default
---
### Format

View File

@@ -1,6 +1,5 @@
---
title: Cryptography
layout: default
---
* [PBKDF2](http://en.wikipedia.org/wiki/PBKDF2) - password-based key derivation

View File

@@ -1,6 +1,5 @@
---
title: CSS animations
layout: default
---
animation: bounce 300ms linear 100ms infinite alternate-reverse;

View File

@@ -1,6 +1,5 @@
---
title: CSS antialiasing
layout: default
---
* {

View File

@@ -1,6 +1,5 @@
---
title: CSS
layout: default
---
Background

View File

@@ -1,6 +1,5 @@
---
title: CSS flexbox
layout: default
---
.container {

View File

@@ -1,6 +1,5 @@
---
title: CSS font
layout: default
---
font: italic 400 14px / 1.5 sans-serif;

View File

@@ -1,6 +1,5 @@
---
title: CSS selectors
layout: default
---
[attr="value"] /* = exact */

1
css.md
View File

@@ -1,6 +1,5 @@
---
title: CSS tricks
layout: default
---
### Heading kerning pairs and ligature

View File

@@ -1,6 +1,5 @@
---
title: Curl
layout: default
---
Options:

View File

@@ -1,6 +1,5 @@
---
title: Devise
layout: default
---
[Devise](https://github.com/plataformatec/devise) is a flexible authentication

1
do.md
View File

@@ -1,6 +1,5 @@
---
title: Do gem
layout: default
---
* [DAddYE/do](https://github.com/DAddYE/do)

View File

@@ -1,6 +1,5 @@
---
title: Docker on OSX
layout: default
---
You'll need these:

View File

@@ -1,6 +1,5 @@
---
title: docker
layout: default
---
Manage images

1
ec2.md
View File

@@ -1,6 +1,5 @@
---
title: EC2 API tools
layout: default
---
### Install

View File

@@ -1,6 +1,5 @@
---
title: editorconfig
layout: default
---
### Example

View File

@@ -1,6 +1,5 @@
---
title: Emacs
layout: default
---
### Movements

View File

@@ -1,6 +1,5 @@
---
title: Email
layout: default
---
### Avoid these

View File

@@ -1,6 +1,5 @@
---
title: Ember.js
layout: default
---
### Routes

1
es6.md
View File

@@ -1,6 +1,5 @@
---
title: ES6
layout: default
---
## Stable in io.js

View File

@@ -1,6 +1,5 @@
---
title: Express.js
layout: default
---
### Settings

View File

@@ -1,6 +1,5 @@
---
title: FactoryGirl
layout: default
---
### Paths

View File

@@ -1,6 +1,5 @@
---
title: FFaker
layout: default
---
# gem install ffaker

View File

@@ -1,6 +1,5 @@
---
title: Ffmpeg
layout: default
---
### Common switches

View File

@@ -1,6 +1,5 @@
---
title: Find
layout: default
---
### Usage

View File

@@ -1,6 +1,5 @@
---
title: Firebase
layout: default
---
wip

View File

@@ -1,6 +1,5 @@
---
title: Firefox
layout: default
---
### [Firefox 31](https://www.mozilla.org/en-US/firefox/31.0/releasenotes/) (July 2014)

View File

@@ -1,6 +1,5 @@
---
title: Fitness
layout: default
---
### Target heart rate

View File

@@ -1,6 +1,5 @@
---
title: Flow
layout: default
---
### Simple failing example

View File

@@ -1,6 +1,5 @@
---
title: Flux
layout: default
---
## Architecture

View File

@@ -1,6 +1,5 @@
---
title: Freenode
layout: default
---
### irc.freenode.net

View File

@@ -1,6 +1,5 @@
---
title: GitHub pages
layout: default
---
$ echo "foobar.com" > CNAME

View File

@@ -1,6 +1,5 @@
---
title: Gmail
layout: default
---
### IMAP

View File

@@ -1,6 +1,5 @@
---
title: Google Webfonts
layout: default
---
### Link tag

View File

@@ -1,6 +1,5 @@
---
title: Google Analytics
layout: default
---
### Pageview

View File

@@ -1,6 +1,5 @@
---
title: Gremlins.js
layout: default
---
### Example

View File

@@ -1,6 +1,5 @@
---
title: Handlebars.js
layout: default
---
### Helpers

View File

@@ -1,6 +1,5 @@
---
title: Harvey.js
layout: default
---
### Usage

View File

@@ -1,6 +1,5 @@
---
title: Heroku
layout: default
---
### `create` - Create an app

View File

@@ -1,6 +1,5 @@
---
title: Homebrew
layout: default
---
### Commands

View File

@@ -1,6 +1,5 @@
---
title: HTML/CSS
layout: default
---
### CSS - Selectors

View File

@@ -1,6 +1,5 @@
---
title: "HTML: input tag"
layout: default
---
<input ...

View File

@@ -1,6 +1,5 @@
---
title: "HTML: meta tags"
layout: default
---
```html

View File

@@ -1,6 +1,5 @@
---
title: HTML
layout: default
---
### Head stuff

View File

@@ -1,6 +1,5 @@
---
title: httpie
layout: default
---
$ http POST example.com/posts/3 \

1
ie.md
View File

@@ -1,6 +1,5 @@
---
title: Internet Explorer
layout: default
---
## CSS Selectors

View File

@@ -1,6 +1,5 @@
---
title: IE bugs
layout: default
---
### IE8: 'change' event doesn't always fire

View File

@@ -1,6 +1,5 @@
---
title: Imagemagick
layout: default
---
### Stuff

View File

@@ -1,6 +1,5 @@
---
title: Inkscape
layout: default
---
### All

View File

@@ -1,6 +1,5 @@
---
title: Inline documentation
layout: default
---
* Ruby: rdoc

View File

@@ -1,6 +1,5 @@
---
title: iOS Provisioning Profiles
layout: default
---
### Types of profiles

1
ios.md
View File

@@ -1,6 +1,5 @@
---
title: iOS
layout: default
---
Multiple Exchange accounts:

View File

@@ -1,6 +1,5 @@
---
title: Jade
layout: default
---
### Iteration

View File

@@ -1,6 +1,5 @@
---
title: Jasmine
layout: default
---
describe("A suite", function() {

View File

@@ -1,6 +1,5 @@
---
title: JavaScript workers
layout: default
---
## Web workers

View File

@@ -1,6 +1,5 @@
---
title: Jekyll
layout: default
jekyll_escape: true
---

View File

@@ -1,6 +1,5 @@
---
title: jQuery CDN
layout: default
---
### Google jQuery

View File

@@ -1,6 +1,5 @@
---
title: jQuery
layout: default
---
### Traversing

View File

@@ -1,6 +1,5 @@
---
title: applicationCache
layout: default
---
### applicationCache checking

View File

@@ -1,6 +1,5 @@
---
title: JavaScript arrays
layout: default
---
## JavaScript arrays

View File

@@ -1,6 +1,5 @@
---
title: JavaScript Date
layout: default
---
### Constructor

View File

@@ -1,6 +1,5 @@
---
title: Js-Model
layout: default
---
Project = Model "project", ->

View File

@@ -1,6 +1,5 @@
---
title: jscoverage
layout: default
---
Also see [mocha-blanket](mocha-blanket.html).

View File

@@ -1,6 +1,5 @@
---
title: Jshint
layout: default
---
### [Relaxing](http://www.jshint.com/docs/options/#relaxing-options)

View File

@@ -1,6 +1,5 @@
---
title: Kramdown
layout: default
---
### Configuration

View File

@@ -1,6 +1,5 @@
---
title: Layout thrashing
layout: default
---
### Things that cause invalidation

View File

@@ -1,6 +1,5 @@
---
title: Ledger CSV format
layout: default
---
$ ledger csv

View File

@@ -1,6 +1,5 @@
---
title: Ledger examples
layout: default
---
Inspecting transactions:

View File

@@ -1,6 +1,5 @@
---
title: Ledger periods
layout: default
---
[INTERVAL] [BEGIN] [END]

View File

@@ -1,6 +1,5 @@
---
title: Ledger queries
layout: default
---
- @`payee`

View File

@@ -1,6 +1,5 @@
---
title: Ledger CLI
layout: default
---
$ ledger bal

View File

@@ -1,6 +1,5 @@
---
title: Less.js
layout: default
---
### Functions

View File

@@ -1,6 +1,5 @@
---
title: Linux
layout: default
---
### Mounting a RAM drive

View File

@@ -1,6 +1,5 @@
---
title: Machinist
layout: default
---
### Installing

1
man.md
View File

@@ -1,6 +1,5 @@
---
title: Man
layout: default
---
### Man paths

View File

@@ -1,6 +1,5 @@
---
title: Markdown
layout: default
---
### Headers

View File

@@ -1,6 +1,5 @@
---
title: Essential micronutrients
layout: default
---
### Vitamin D

View File

@@ -1,6 +1,5 @@
---
title: Middleman 3
layout: default
---
**NB:** This is for Middleman 3, not Middleman 4+.

View File

@@ -1,6 +1,5 @@
---
title: minimist
layout: default
---
```js

View File

@@ -1,6 +1,5 @@
---
title: Minitest
layout: default
---
### Usage

View File

@@ -1,6 +1,5 @@
---
title: Mocha blanket
layout: default
---
Use [blanket] for easy coverage reporting.

View File

@@ -1,6 +1,5 @@
---
title: Mocha.js - TDD interface
layout: default
---
### TDD

View File

@@ -1,6 +1,5 @@
---
title: Mocha.js
layout: default
---
### BDD

View File

@@ -1,6 +1,5 @@
---
title: Modella
layout: default
---
### Basic

View File

@@ -1,6 +1,5 @@
---
title: Modernizr
layout: default
---
### Script

View File

@@ -1,6 +1,5 @@
---
title: Moment.js
layout: default
---
### Formatting

View File

@@ -1,6 +1,5 @@
---
title: ncftp
layout: default
---
Bookmarking

View File

@@ -1,6 +1,5 @@
---
title: Nock
layout: default
---
### Nock

View File

@@ -1,6 +1,5 @@
---
title: Node.js - assert
layout: default
---
assert(val)

View File

@@ -1,6 +1,5 @@
---
title: Node.js - fs
layout: default
---
### Reading

View File

@@ -1,6 +1,5 @@
---
title: Node.js - path
layout: default
---
fs.realpath('/etc/passwd', function(err, path) { /* "/private/etc/passwd" */

View File

@@ -1,6 +1,5 @@
---
title: Node.js - process
layout: default
---
### Streams

View File

@@ -1,6 +1,5 @@
---
title: Node.js API
layout: default
---
## Globals

View File

@@ -1,6 +1,5 @@
---
title: Nopt
layout: default
---
```js

1
npm.md
View File

@@ -1,6 +1,5 @@
---
title: npm
layout: default
---
npm install

1
osx.md
View File

@@ -1,6 +1,5 @@
---
title: OS X
layout: default
---
### Locations of startup items

View File

@@ -1,6 +1,5 @@
---
title: Package.json
layout: default
---
### Basic

View File

@@ -1,6 +1,5 @@
---
title: Pass
layout: default
---
### Store and retrieve

View File

@@ -1,6 +1,5 @@
---
title: Phusion Passenger
layout: default
---
server {

View File

@@ -1,6 +1,5 @@
---
title: PlantUML
layout: default
---
### Format

View File

@@ -1,6 +1,5 @@
---
title: Postgresql
layout: default
---
### Console

View File

@@ -1,6 +1,5 @@
---
title: Premailer
layout: default
---

View File

@@ -1,6 +1,5 @@
---
title: Promises
layout: default
---
Based on the [Promise API reference][promise] (mozilla.org).

View File

@@ -1,6 +1,5 @@
---
title: PSD.rb
layout: default
---
### Opening

1
qjs.md
View File

@@ -1,6 +1,5 @@
---
title: Q.js
layout: default
---
### Creating promises (Q.promise)

View File

@@ -1,6 +1,5 @@
---
title: Qunit
layout: default
---
QUnit.module('a');

View File

@@ -1,6 +1,5 @@
---
title: Ractive.js
layout: default
vim: ft=javascript
---

View File

@@ -1,6 +1,5 @@
---
title: Rails Controllers
layout: default
category: Ruby
---

View File

@@ -1,6 +1,5 @@
---
title: rename
layout: default
---
### Installation

View File

@@ -1,6 +1,5 @@
---
title: Resolutions
layout: default
---
## Phones

View File

@@ -1,6 +1,5 @@
---
title: RESTful API
layout: default
---
### Status codes

1
rst.md
View File

@@ -1,6 +1,5 @@
---
title: ReStructuredText
layout: default
---
### Comments

View File

@@ -1,6 +1,5 @@
---
title: Rsync
layout: default
---
rsync -avz ./src /dest

View File

@@ -1,6 +1,5 @@
---
title: Rtorrent
layout: default
---
### Global

View File

@@ -1,6 +1,5 @@
---
title: Rubiks cube
layout: default
---
### Getting the cross

View File

@@ -1,6 +1,5 @@
---
title: Ruby
layout: default
---
* `$!` - latest error message

View File

@@ -1,6 +1,5 @@
---
title: Ruby 2.1
layout: default
---
### Named arguments with defaults

View File

@@ -1,6 +1,5 @@
---
title: Rubygems
layout: default
---
gem build *.gemspec # Build a gem

View File

@@ -1,6 +1,5 @@
---
title: Sass
layout: default
---
### Color functions

1
sed.md
View File

@@ -1,6 +1,5 @@
---
title: Sed
layout: default
---
### OSX Caveat

View File

@@ -1,6 +1,5 @@
---
title: Semver
layout: default
---
Given a version number `MAJOR.MINOR.PATCH`:

View File

@@ -1,6 +1,5 @@
---
title: Sequel
layout: default
---
### Open a database

View File

@@ -1,6 +1,5 @@
---
title: Sequelize
layout: default
---
### API

1
sh.md
View File

@@ -1,6 +1,5 @@
---
title: Bash scripting
layout: default
---
### Pattern substitution

View File

@@ -1,6 +1,5 @@
---
title: Shell.js
layout: default
---
### Require

View File

@@ -1,6 +1,5 @@
---
title: SimpleForm
layout: default
---
```ruby

View File

@@ -1,6 +1,5 @@
---
title: Sinon-chai
layout: default
---
* [Sinon-chai](https://github.com/domenic/sinon-chai)

View File

@@ -1,6 +1,5 @@
---
title: Sinon
layout: default
---
### Creating spies

View File

@@ -1,6 +1,5 @@
---
title: Sketch
layout: default
---
### Insert

View File

@@ -1,6 +1,5 @@
---
title: Spine
layout: default
vim: ft=python
---

View File

@@ -1,6 +1,5 @@
---
title: Spreadsheet functions
layout: default
---
### If

View File

@@ -1,6 +1,5 @@
---
title: Stylus
layout: default
---
### Variables

View File

@@ -1,6 +1,5 @@
---
title: Superagent
layout: default
---
### Result

View File

@@ -1,6 +1,5 @@
---
title: Tabular
layout: default
---
### Examples

View File

@@ -1,6 +1,5 @@
---
title: Textile
layout: default
---
### Pre blocks

1
tig.md
View File

@@ -1,6 +1,5 @@
---
title: Tig
layout: default
---
### Installing

View File

@@ -1,6 +1,5 @@
---
title: tmux
layout: default
---
### Commands

View File

@@ -1,6 +1,5 @@
---
title: Deploy gh-pages via Travis
layout: default
---
Taken from https://medium.com/@nthgergo/publishing-gh-pages-with-travis-ci-53a8270e87db

View File

@@ -1,6 +1,5 @@
---
title: Travis.yml
layout: default
---
### Node

View File

@@ -1,6 +1,5 @@
---
title: Ubuntu
layout: default
---
### Aptitude stuff

View File

@@ -1,6 +1,5 @@
---
title: Universal JS module loader
layout: default
---
### [With dependency](https://github.com/umdjs/umd/blob/master/amdWebGlobal.js)

View File

@@ -1,6 +1,5 @@
---
title: Underscore-string
layout: default
---
### Usage

View File

@@ -1,6 +1,5 @@
---
title: Unicode symbols
layout: default
---
✈ \u2708 airplane

View File

@@ -1,6 +1,5 @@
---
title: Vagrant
layout: default
---
### Get started

View File

@@ -1,6 +1,5 @@
---
title: Vim-Unite
layout: default
---
### Usage

1
vim.md
View File

@@ -1,6 +1,5 @@
---
title: vim
layout: default
---
* [Digraphs](vim-digraphs.html)

View File

@@ -1,6 +1,5 @@
---
title: Vows
layout: default
---
* [Vowsjs.org](http://vowsjs.org/)

View File

@@ -1,6 +1,5 @@
---
title: Webpack
layout: default
---
### Config

View File

@@ -1,6 +1,5 @@
---
title: Weechat
layout: default
---
### Keys

View File

@@ -1,6 +1,5 @@
---
title: Weinre
layout: default
---
* [Weinre](http://people.apache.org/~pmuellr/weinre/)

View File

@@ -1,6 +1,5 @@
---
title: Xpath
layout: default
---
### Descendant selectors

View File

@@ -1,6 +1,5 @@
---
title: Yaml
layout: default
---
Multiline: |

1
znc.md
View File

@@ -1,6 +1,5 @@
---
title: ZNC bouncer
layout: default
---
## Start

View File

@@ -1,6 +1,5 @@
---
title: Zombie
layout: default
---

1
zsh.md
View File

@@ -1,6 +1,5 @@
---
title: Zsh
layout: default
---
### Stuff