mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-06-14 22:27:33 +02:00
Formatting updates (#2133)
- Update some sheets which have very long sections - Remove `layout: 2017/sheet` (everything has the same layout now) - Remove outdated sheets
This commit is contained in:
parent
641915c80c
commit
511de900ba
1
101.md
1
101.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: 101
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-09-21
|
||||
intro: |
|
||||
[101](https://www.npmjs.com/package/101) is a JavaScript library for dealing with immutable data in a functional manner.
|
||||
|
@ -84,8 +84,6 @@ Each sheet supports these metadata:
|
||||
```yml
|
||||
---
|
||||
title: React.js
|
||||
layout: 2017/sheet # 'default' | '2017/sheet'
|
||||
|
||||
# Optional:
|
||||
category: React
|
||||
updated: 2020-06-14
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Absinthe
|
||||
category: Hidden
|
||||
layout: 2017/sheet
|
||||
tags: [WIP]
|
||||
updated: 2017-10-10
|
||||
intro: |
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: ActiveAdmin
|
||||
category: Ruby
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Listing scopes
|
||||
|
1
adb.md
1
adb.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: adb (Android Debug Bridge)
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
authors:
|
||||
- github: ZackNeyland
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Google Analytics's analytics.js
|
||||
category: Analytics
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-29
|
||||
intro: |
|
||||
Google Analytics's analytics.js is deprecated.
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Analytics libraries
|
||||
layout: 2017/sheet
|
||||
category: Analytics
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ title: Angular.js
|
||||
category: JavaScript libraries
|
||||
tags: [Archived]
|
||||
archived: This describes an older version of Angular.
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Animated GIFs
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Animated GIFs
|
||||
|
1
ansi.md
1
ansi.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ansi codes
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick reference to ANSI color codes.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ansible examples
|
||||
category: Ansible
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Examples
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: "Ansible quickstart"
|
||||
category: Ansible
|
||||
layout: 2017/sheet
|
||||
description: |
|
||||
A quick guide to getting started with your first Ansible playbook.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ansible modules
|
||||
category: Ansible
|
||||
layout: 2017/sheet
|
||||
prism_languages: [yaml]
|
||||
updated: 2017-10-03
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ansible roles
|
||||
category: Ansible
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Structure
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ansible
|
||||
category: Ansible
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
{% raw %}
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Appcache
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Format
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: AppleScript
|
||||
updated: 2018-12-06
|
||||
layout: 2017/sheet
|
||||
category: macOS
|
||||
prism_languages: [applescript]
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Applinks
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
1
atom.md
1
atom.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Atom
|
||||
category: Apps
|
||||
layout: 2017/sheet
|
||||
updated: 2021-09-10
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Awesome Redux
|
||||
category: React
|
||||
layout: 2017/sheet
|
||||
updated: 2017-11-19
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: AWS CLI
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### EC2
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Backbone.js
|
||||
layout: 2017/sheet
|
||||
updated: 2018-12-06
|
||||
category: JavaScript libraries
|
||||
---
|
||||
|
1
bash.md
1
bash.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Bash scripting
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
tags: [Featured]
|
||||
updated: 2020-07-05
|
||||
keywords:
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Blessed
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Screen
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: bluebird.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
updated: 2017-09-08
|
||||
---
|
||||
|
1
bolt.md
1
bolt.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Bolt Quickstart
|
||||
category: Bolt
|
||||
layout: 2017/sheet
|
||||
updated: 2018-12-25
|
||||
authors:
|
||||
- github: lucywyman
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Bookshelf.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
Model
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Bootstrap
|
||||
layout: 2017/sheet
|
||||
prism_languages: [scss, haml, html]
|
||||
weight: -1
|
||||
category: CSS
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Browsersync
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Browserify
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: Browserify has not been in active development.
|
||||
---
|
||||
|
1
bulma.md
1
bulma.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Bulma
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
prism_languages: [css, html]
|
||||
weight: -1
|
||||
updated: 2018-11-19
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Bundler
|
||||
category: Ruby
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Commands
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: C Preprocessor
|
||||
category: C-like
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick reference for the [C macro preprocessor](https://en.m.wikipedia.org/wiki/C_preprocessor), which can be used independent of C/C++.
|
||||
---
|
||||
|
1
camp.md
1
camp.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Camp
|
||||
layout: 2017/sheet
|
||||
category: JavaScript libraries
|
||||
updated: 2017-09-21
|
||||
weight: -1
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Canvas
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Getting the context
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Capybara
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
weight: -5
|
||||
updated: 2020-06-13
|
||||
tags: [Featurable]
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Caskroom index
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: This sheet may have outdated information.
|
||||
---
|
||||
|
1
chai.md
1
chai.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Chai.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
updated: 2018-06-25
|
||||
version: chai v4.x
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Cheatsheet styles
|
||||
layout: 2017/sheet
|
||||
tags: [WIP]
|
||||
updated: 2017-10-26
|
||||
intro: |
|
||||
@ -22,7 +21,6 @@ Variants
|
||||
| `-two-column` | _(default)_|
|
||||
| `-three-column` | |
|
||||
| `-left-reference` | 3 columns<br>_(short first column)_ |
|
||||
| `-no-hide` | Don't hide H2 |
|
||||
|
||||
See: [H2 sections](#two-columns)
|
||||
|
||||
|
1
chef.md
1
chef.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Chef
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Install
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Chunky PNG
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Loading
|
||||
|
1
cidr.md
1
cidr.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: CIDR
|
||||
category: Misc
|
||||
layout: 2017/sheet
|
||||
updated: 2018-05-14
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: CircleCI
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
1
clip.md
1
clip.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Command Line Interface Pages
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
updated: 2023-02-23
|
||||
keywords:
|
||||
- CLI
|
||||
|
1
co.md
1
co.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: co
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-27
|
||||
weight: -1
|
||||
intro: |
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Command line stuff
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## List (ls)
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Commander.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: composer
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
authors:
|
||||
- github: benolot
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Apache Cordova
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
A quick reference to common [Apache Cordova](https://cordova.apache.org/) commands.
|
||||
---
|
||||
|
1
cron.md
1
cron.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Cron
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
updated: 2024-03-17
|
||||
weight: -3
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
title: C# 7
|
||||
category: C-like
|
||||
updated: 2018-12-06
|
||||
layout: 2017/sheet
|
||||
prism_languages: [csharp]
|
||||
description: |
|
||||
A quick overview of C# 7
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: CSS antialiasing
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-13
|
||||
intro: |
|
||||
Here's a 4-line snippet on how to get beautiful, antialiased text with CSS.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: CSS flexbox
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
updated: 2020-06-13
|
||||
prism_languages: [css]
|
||||
weight: -3
|
||||
|
@ -2,7 +2,6 @@
|
||||
title: CSS Grid
|
||||
category: CSS
|
||||
updated: 2019-08-23
|
||||
layout: 2017/sheet
|
||||
prism_languages: [css]
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: "CSS system fonts"
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
tags: [Featurable]
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: CSS tricks
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Heading kerning pairs and ligature
|
||||
|
1
css.md
1
css.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: CSS
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
keywords:
|
||||
- "margin, padding, border"
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: cssnext
|
||||
category: CSS
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-30
|
||||
tags: [Featurable]
|
||||
weight: -3
|
||||
|
1
curl.md
1
curl.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Curl
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
updated: 2020-03-09
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Date & time formats
|
||||
layout: 2017/sheet
|
||||
weight: -5
|
||||
updated: 2017-11-27
|
||||
tags: [Featurable]
|
||||
|
1
deis.md
1
deis.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Deis
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Deploy
|
||||
|
1
deku.md
1
deku.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Deku v2
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick reference for [Deku](https://www.npmjs.com/package/deku), a minimal virtual DOM library.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Deku v1
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick reference for [Deku](https://www.npmjs.com/package/deku), a minimal virtual DOM library. **Deprecated:** This is for Deku v1. See [deku](./deku) for a more updated cheatsheet.
|
||||
---
|
||||
|
@ -1,33 +0,0 @@
|
||||
---
|
||||
title: Bower API
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
```js
|
||||
require('bower').config
|
||||
```
|
||||
|
||||
```js
|
||||
{ cwd: '/Users/rsc',
|
||||
directory: 'bower_components',
|
||||
registry:
|
||||
{ search: [ 'https://bower.herokuapp.com' ],
|
||||
register: 'https://bower.herokuapp.com',
|
||||
publish: 'https://bower.herokuapp.com' },
|
||||
shorthandResolver: 'git://github.com/{{owner}}/{{package}}.git',
|
||||
tmp: '/var/folders/5y/190gjd_j2c5bfkn563dk2xdr0000gn/T/rsc/bower',
|
||||
timeout: 30000,
|
||||
ca: { search: [] },
|
||||
strictSsl: true,
|
||||
userAgent: 'node/v0.10.33 darwin x64',
|
||||
color: true,
|
||||
storage:
|
||||
{ packages: '/Users/rsc/.cache/bower/packages',
|
||||
links: '/Users/rsc/.local/share/bower/links',
|
||||
completion: '/Users/rsc/.local/share/bower/completion',
|
||||
registry: '/Users/rsc/.cache/bower/registry',
|
||||
empty: '/Users/rsc/.local/share/bower/empty' },
|
||||
interactive: false,
|
||||
argv: { remain: [], cooked: [], original: [] } }
|
||||
```
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Divshot
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: Divshot is no longer in operation.
|
||||
---
|
||||
|
1
do.md
1
do.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Do gem
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: docker-compose
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
prism_languages: [yaml]
|
||||
weight: -1
|
||||
updated: 2024-04-03
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Docker CLI
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
Manage images
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Dockerfile
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
prism_languages: [docker]
|
||||
updated: 2019-10-20
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: DOM Range
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick reference to the HTML [DOM createRange API](https://devdocs.io/dom/range).
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: DOM Selection
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick introduction to the HTML [DOM selection API](https://devdocs.io/dom/selection).
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: editorconfig
|
||||
layout: 2017/sheet
|
||||
prism_languages: [ini]
|
||||
weight: -1
|
||||
updated: 2019-09-25
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Elixir metaprogramming
|
||||
category: Elixir
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Kernel
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Elixir
|
||||
category: Elixir
|
||||
layout: 2017/sheet
|
||||
tags: [New]
|
||||
updated: 2018-07-04
|
||||
weight: -10
|
||||
|
1
emacs.md
1
emacs.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Emacs
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Movements
|
||||
|
1
ember.md
1
ember.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ember.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: This sheet describes an older version of Ember.
|
||||
---
|
||||
|
1
emmet.md
1
emmet.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Emmet
|
||||
category: Markup
|
||||
layout: 2017/sheet
|
||||
prism_languages: [html, css]
|
||||
updated: 2020-07-03
|
||||
intro: |
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Enzyme
|
||||
category: React
|
||||
layout: 2017/sheet
|
||||
updated: 2020-02-12
|
||||
tags: [Featured]
|
||||
weight: -1
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Enzyme v2
|
||||
category: React
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-12
|
||||
weight: -1
|
||||
deprecated_by: /enzyme
|
||||
|
1
es6.md
1
es6.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: ES2015+
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
tags: [Featured]
|
||||
updated: 2019-11-14
|
||||
weight: -10
|
||||
|
1
ets.md
1
ets.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Erlang ETS
|
||||
category: Elixir
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: expect.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-09-02
|
||||
weight: -1
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Express.js
|
||||
category: JavaScript libraries
|
||||
layoute: 2017/sheet
|
||||
---
|
||||
|
||||
### Settings
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: ExUnit
|
||||
category: Elixir
|
||||
layout: 2017/sheet
|
||||
updated: 2018-11-19
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Factory Bot
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
updated: 2020-07-06
|
||||
keywords:
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Fastify
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-09-23
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: FFaker
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-09-12
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: ffmpeg
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Common switches
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Figlet
|
||||
layout: 2017/sheet
|
||||
updated: 2018-06-14
|
||||
introduction: |
|
||||
[Figlet] renders text as ASCII art. Here's a list of Figlet fonts for Figlet 2.2.5.
|
||||
|
1
find.md
1
find.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Find
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
updated: 2019-11-17
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
title: Firebase
|
||||
prism_languages: [coffeescript]
|
||||
tags: [WIP]
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Authenticating
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Firefox
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: This sheet has not been updated with newer Firefox releases.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Fish shell
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
prism_languages: [fish]
|
||||
updated: 2018-01-31
|
||||
weight: -1
|
||||
|
@ -1,68 +0,0 @@
|
||||
---
|
||||
title: General fitness notes
|
||||
category: Fitness
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Target heart rate
|
||||
|
||||
max heart rate = (220 - age)
|
||||
|
||||
"The target heart rate method is a simple formula: take 220 and minus your age.
|
||||
Then take that number and multiply it by .75 - .85, which will give you your
|
||||
percentages of 75% -- 85% of your Max. HR."
|
||||
|
||||
See: <http://www.bodybuilding.com/fun/mike1.htm>
|
||||
|
||||
### Warmup sets
|
||||
|
||||
* 5 x Bar
|
||||
* 5 x 60%
|
||||
* 3 x 70%
|
||||
* 2 x 80%
|
||||
* 5 x 100% (work set)
|
||||
|
||||
See: <http://corw.in/warmup/>
|
||||
|
||||
### Bench
|
||||
|
||||
Jennifer Thompson video: <http://www.youtube.com/watch?v=34XRmd3a8_0>
|
||||
|
||||
### Metabolism
|
||||
|
||||
* At rest, 33% of the body's energy comes from carbohydrates, or glycogen,
|
||||
stored within the muscles and liver. 66% comes from fat.
|
||||
|
||||
* During aerobic work, 50-60% of the energy comes from fats
|
||||
|
||||
* Primarily carbohydrates are used during the first several minutes of exercise
|
||||
|
||||
* For an average fit person, it takes 20 to 30 minutes of continuous aerobic
|
||||
activity to burn 50% fat and 50% carbohydrate
|
||||
|
||||
* There is approximately a 7 fold increase of fat mobilization after 1 hour of
|
||||
exercise
|
||||
|
||||
* Low intense exercise (less than 30% VO2 max) relies primarily on fat whereas
|
||||
high intense exercise (greater than 70% VO2 max) primarily utilized
|
||||
carbohydrate.
|
||||
|
||||
See: [Substrates](http://www.exrx.net/Nutrition/Substrates.html) _(exrx.net)_
|
||||
|
||||
### Deloads on a cut
|
||||
|
||||
- "I would never recommend traditional style deloads on a cut, regardless of
|
||||
training regimen."
|
||||
|
||||
- "increase the rest day interval between sessions"
|
||||
|
||||
See: [Link](https://www.facebook.com/permalink.php?story_fbid=273265046115238&id=116211138487297&comment_id=1262284&offset=0&total_comments=34) _(facebook.com)_
|
||||
|
||||
### Conditioning with 5/3/1
|
||||
|
||||
- "For conditioning, I highly recommend 30-40 minutes of walking every day.
|
||||
Yes, walking. If you’re asking why something so non-strenuous: if physique
|
||||
goals are your only concern, do not let the conditioning take away from your
|
||||
recovery."
|
||||
|
||||
See: [531 and Bodybuilding](http://www.jimwendler.com/2012/09/531-and-bodybuilding/) _(jimwendler.com)_
|
@ -1,130 +0,0 @@
|
||||
---
|
||||
title: Essential micronutrients
|
||||
category: Fitness
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Vitamins
|
||||
{: .-three-column}
|
||||
|
||||
### Vitamin D
|
||||
|
||||
* Sources: sunlight, fish/eggs
|
||||
* Dosage: 2000iu daily (10,000iu max)
|
||||
* Major benefits: test boost
|
||||
* Fat-soluble
|
||||
* Best taken with meals or a source of fat
|
||||
|
||||
See: [Examine.com](http://examine.com/supplements/Vitamin+D/)
|
||||
|
||||
### Zinc
|
||||
|
||||
* Sources: meat, egg, legumes
|
||||
* Major benefits: test boost, immune boost
|
||||
* Doesn't go well with [Iron](#iron), [Magnesium](#magnesium)
|
||||
* Dosage: 5-10mg daily
|
||||
|
||||
See: [Examine.com](http://examine.com/supplements/Zinc/)
|
||||
|
||||
### Magnesium
|
||||
|
||||
* Sources: grains, nuts, leafy vegetables
|
||||
* Dosage: 200-450mg daily
|
||||
* Major benefits: lower blood glucose, sleep, insulin sensitivity
|
||||
* Don't get Magnesium Oxide (low bioavailability), get Magnesium Citrate
|
||||
|
||||
See: [Examine.com](http://examine.com/supplements/Magnesium/)
|
||||
|
||||
### Selenium
|
||||
|
||||
* Sources: nuts, fish (tuna, halibut), meat
|
||||
* Major benefits: anti-oxidant, anti-cancer
|
||||
* Dosage: 200-300ug daily
|
||||
|
||||
See: [Examine.com](http://examine.com/supplements/Selenium/)
|
||||
|
||||
### Vitamin E
|
||||
|
||||
* Sources: Nuts, needs, veg oils, leafy veggies
|
||||
* Major benefits: anti-oxidant, skin
|
||||
* Dosage: up to 22IU daily for adults? (RDA)
|
||||
* Fat-soluble
|
||||
|
||||
See: [nih.gov](http://ods.od.nih.gov/factsheets/VitaminE-HealthProfessional/)
|
||||
|
||||
### Vitamin C
|
||||
|
||||
* Sources: fruits (esp citrus), leafy veggies
|
||||
* Dosage: 75mg daily (females), 90mg (males)
|
||||
* Major benefits: anti-oxidant
|
||||
|
||||
See: [Examine.com](http://examine.com/supplements/Vitamin+C/)
|
||||
|
||||
### Vitamin K
|
||||
|
||||
* Sources: beans (legumes), green tea, veggies (mostly leafy), egg yolk,
|
||||
chicken thigh
|
||||
* Major benefits: bone health
|
||||
* Fat-soluble
|
||||
|
||||
See: [Examine.com](http://examine.com/supplements/Vitamin+K/)
|
||||
|
||||
### Thiamin (Vitamin B1)
|
||||
|
||||
- ···
|
||||
|
||||
### Riboflavin (Vitamin B2)
|
||||
|
||||
- ···
|
||||
|
||||
### Niacin (Vitamin B3)
|
||||
|
||||
- ···
|
||||
|
||||
### Vitamin B6
|
||||
|
||||
- ···
|
||||
|
||||
### Vitamin B12
|
||||
|
||||
- ···
|
||||
|
||||
### Potassium
|
||||
|
||||
- ···
|
||||
|
||||
### Omega 3
|
||||
|
||||
- ···
|
||||
|
||||
### Calcium
|
||||
|
||||
* Sources: dairy
|
||||
* Dosage: 1000mg daily for adults
|
||||
* Major benefits: bone mass/strength
|
||||
|
||||
See: [nih.gov](http://ods.od.nih.gov/factsheets/calcium.asp)
|
||||
|
||||
### Iodine
|
||||
|
||||
* Sources: dairy (yogurt, milk, eggs)
|
||||
* Major benefits: thyroid gland regulation
|
||||
|
||||
See: [whfoods.com](http://www.whfoods.com/genpage.php?tname=nutrient&dbid=69)
|
||||
|
||||
### Vitamin A
|
||||
|
||||
* Sources: meat, poultry, fish, fruits, leafy veggies, orange veggies
|
||||
(squash/carrots)
|
||||
* Dosage: 10,000iu for adults
|
||||
* Major benefits: vision, immune boost, reproduction
|
||||
* Fat-soluble
|
||||
|
||||
See: [nih.gov](http://ods.od.nih.gov/factsheets/Vitam-HealthProfessional/)
|
||||
|
||||
### Iron
|
||||
|
||||
* Sources: soybeans, nuts/beans/lentils, beef, whole grains
|
||||
* Major benefits: oxygen transport, energy metabolism
|
||||
|
||||
See: [whfoods.com](http://www.whfoods.com/genpage.php?tname=nutrient&dbid=70)
|
@ -1,92 +0,0 @@
|
||||
---
|
||||
title: Phat
|
||||
category: Fitness
|
||||
layout: 2017/sheet
|
||||
updated: 2017-08-30
|
||||
---
|
||||
|
||||
### Day 1: Upper Body Power
|
||||
|
||||
| Purpose | Movement | Sets x Reps |
|
||||
| ---- | ---- | ---- |
|
||||
| Pull: power | Bent over / Pendlay rows | 3 x 3-5 |
|
||||
| Pull: assistance | Weighted Pull ups | 2 x 6-10 |
|
||||
| Pull: auxiliary | Rack chins | 2 x 6-10 |
|
||||
| ---- | ---- | ---- |
|
||||
| Press: power | Flat dumbbell presses | 3 x 3-5 |
|
||||
| Press: assistance | Weighted dips | 2 x 6-10 |
|
||||
| Press: assistance | Seated dumbbell shoulder presses | 3 x 6-10 |
|
||||
| ---- | ---- | ---- |
|
||||
| Aux: curling | Cambered bar curls | 3 x 6-10 |
|
||||
| Aux: extension | Skull crushers | 3 x 6-10 |
|
||||
{: .-headers}
|
||||
|
||||
### Day 2: Lower Body Power
|
||||
|
||||
| Purpose | Movement | Sets x Reps |
|
||||
| ---- | ---- | ---- |
|
||||
| Press: Power | Squats | 3 x 3-5 |
|
||||
| Press: Assistance | Hack Squats | 2 x 6-10 |
|
||||
| ---- | ---- | ---- |
|
||||
| Ext: Assistance | Leg extensions | 2 x 6-10 |
|
||||
| ---- | ---- | ---- |
|
||||
| Pull: Assistance | Stiff legged deadlifts | 3 x 5-8 |
|
||||
| Pull: Assistance (curl) | Glute ham raises or lying leg curls | 2 x 6-10 |
|
||||
| ---- | ---- | ---- |
|
||||
| Aux: calf | Standing calf raise | 3 x 6-10 |
|
||||
| Aux: calf | Seated calf raise | 2 x 6-10 |
|
||||
{: .-headers}
|
||||
|
||||
### Day 4: Upper Body Hypertrophy
|
||||
|
||||
| Purpose | Movement | Sets x Reps |
|
||||
| ---- | ---- | ---- |
|
||||
| Pull: speed work | Bent over / Pendlay rows | 6 x 3 |
|
||||
| ---- | ---- | ---- |
|
||||
| Pull | Rack chins | 3 x 8-12 |
|
||||
| Pull | Seated cable row | 3 x 8-12 |
|
||||
| Pull | Dumbbell rows / shrugs against incline bench | 2 x 12-15 |
|
||||
| Pull | Close grip pulldowns | 2 x 15-20 |
|
||||
| ---- | ---- | ---- |
|
||||
| Shoulder | Seated dumbbell presses | 3 x 8-12 |
|
||||
| Shoulder | Upright rows | 2 x 12-15 |
|
||||
| Shoulder | Side lateral raises with dumbbells or cables | 3 x 12-20 |
|
||||
{: .-headers}
|
||||
|
||||
Speed work: with 65-70% of normal 3-5 rep max
|
||||
|
||||
### Day 5: Lower Body Hypertrophy
|
||||
|
||||
| Purpose | Movement | Sets x Reps |
|
||||
| ---- | ---- | ---- |
|
||||
| Legs: speed work | Squats | 6 x 3 |
|
||||
| ---- | ---- | ---- |
|
||||
| Press | Hack squats | 3 x 8-12 |
|
||||
| Press | Leg presses | 2 x 12-15 |
|
||||
| Extension | Leg extensions | 3 x 15-20 |
|
||||
| ---- | ---- | ---- |
|
||||
| Pull | Romanian deadlifts | 3 x 8-12 |
|
||||
| Pull/curling | Lying leg curls | 2 x 12-15 |
|
||||
| Pull/curling | Seated leg curls | 2 x 15-20 |
|
||||
| ---- | ---- | ---- |
|
||||
| Calf | Donkey calf raises | 4 x 10-15 |
|
||||
| Calf | Seated calf raises | 3 x 15-20 |
|
||||
{: .-headers}
|
||||
|
||||
### Day 6: Chest/Arms Hypertrophy
|
||||
|
||||
| Purpose | Movement | Sets x Reps |
|
||||
| ---- | ---- | ---- |
|
||||
| Press: speed work | Flat dumbbell presses | 6 x 3 |
|
||||
| Press | Incline dumbbell presses | 3 x 8-12 |
|
||||
| Press | Hammer strength chest press | 3 x 12-15 |
|
||||
| Fly | Incline cable flyes | 2 x 15-20 |
|
||||
| ---- | ---- | ---- |
|
||||
| Curl | Cambered bar preacher curls | 3 x 8-12 |
|
||||
| Curl | Dumbbell concentration curls | 2 x 12-15 |
|
||||
| Curl | Spider curls against incline bench | 2 x 15-20 |
|
||||
| ---- | ---- | ---- |
|
||||
| Extension | Seated tricep extension with cambered bar | 3 x 8-12 |
|
||||
| Extension | Cable pressdowns with rope attachment | 2 x 12-15 |
|
||||
| Extension | Cable kickbacks | 2 x 15-20 |
|
||||
{: .-headers}
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Flashlight
|
||||
category: Apps
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Commands
|
||||
|
1
flow.md
1
flow.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Flow
|
||||
layout: 2017/sheet
|
||||
category: JavaScript libraries
|
||||
updated: 2020-07-05
|
||||
weight: -3
|
||||
|
1
flux.md
1
flux.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Flux architecture
|
||||
category: React
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## About
|
||||
|
1
flynn.md
1
flynn.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Flynn
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### General workflow
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Freenode
|
||||
layout: 2017/sheet
|
||||
tags: [WIP]
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Frequency separation retouching
|
||||
category: Others
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Frequency separation retouching in Photoshop
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: GitHub pages
|
||||
category: Jekyll
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Custom domains
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Git branches
|
||||
category: Git
|
||||
layout: 2017/sheet
|
||||
updated: 2020-02-13
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Git extras
|
||||
category: Git
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Quick reference to some utilities in the [git-extras](https://github.com/tj/git-extras) utilities.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Git log format string
|
||||
category: Git
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-18
|
||||
weight: -1
|
||||
keywords:
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: git log
|
||||
category: Git
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Revision ranges
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Git revisions
|
||||
category: Git
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-11
|
||||
description: ""
|
||||
intro: |
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Git tricks
|
||||
category: Git
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Refs
|
||||
|
1
gnupg.md
1
gnupg.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: GnuPG
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
tags: []
|
||||
updated: 2017-10-22
|
||||
weight: 0
|
||||
|
1
go.md
1
go.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Go
|
||||
layout: 2017/sheet
|
||||
prism_languages: [go, bash]
|
||||
weight: -3
|
||||
tags: [Featured]
|
||||
|
1
goby.md
1
goby.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Goby
|
||||
layout: 2017/sheet
|
||||
prism_languages: [ruby]
|
||||
weight: -3
|
||||
updated: 2018-12-06
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Google Webfonts
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Short snippets on using [Google Webfonts](https://google.com/fonts) in a web page.
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Google Analytics
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: This sheet describes an older version of Google Analytics (UA).
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: GraphQL
|
||||
layout: 2017/sheet
|
||||
updated: 2019-07-07
|
||||
category: API
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Gremlins.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-22
|
||||
weight: -1
|
||||
intro: |
|
||||
|
1
grep.md
1
grep.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: GNU grep
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
updated: 2021-08-23
|
||||
---
|
||||
|
||||
|
1
gulp.md
1
gulp.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Gulp
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: The information on this sheet may possibly be outdated.
|
||||
---
|
||||
|
1
haml.md
1
haml.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Haml
|
||||
category: Markup
|
||||
layout: 2017/sheet
|
||||
prism_languages: [haml]
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Handlebars.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Harvey.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
[Harvey.js](http://harvesthq.github.io/harvey/) helps you build responsive interfaces.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Heroku
|
||||
category: Devops
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-11
|
||||
description: |
|
||||
A one-page reference to common Heroku-CLI commands.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Hledger
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Homebrew
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
category: CLI
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: HTML emails
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
updated: 2017-08-30
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Input tag
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-30
|
||||
weight: -3
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: HTML meta tags
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
updated: 2020-03-20
|
||||
weight: -3
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Microformats
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Author
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Share links
|
||||
layout: 2017/sheet
|
||||
category: HTML
|
||||
updated: 2017-09-04
|
||||
---
|
||||
|
1
html.md
1
html.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: HTML
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Head stuff
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: HTTP Status
|
||||
category: API
|
||||
layout: 2017/sheet
|
||||
description: |
|
||||
List of HTTP Status codes and links to description.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: httpie
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
updated: 2020-07-05
|
||||
description: |
|
||||
|
1
ie.md
1
ie.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Internet Explorer
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
updated: 2018-03-06
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Legacy IE bugs
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
updated: 2018-03-06
|
||||
intro: |
|
||||
A bunch of bugs to take care of if you're going to target legacy IE browsers.
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Imagemagick
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
A quick reference for common [Imagemagick](https://www.imagemagick.org) commands and switches.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Immutable.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Maps
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Inkscape
|
||||
category: Apps
|
||||
layout: 2017/sheet
|
||||
tags: [WIP]
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: iOS Provisioning Profiles
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Types of profiles
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Jasmine
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Jekyll for GitHub pages
|
||||
layout: 2017/sheet
|
||||
category: Jekyll
|
||||
tags: [WIP]
|
||||
updated: 2017-11-17
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Jekyll
|
||||
jekyll_escape: true
|
||||
layout: 2017/sheet
|
||||
prism_languages: [bash, yaml, ruby]
|
||||
category: Jekyll
|
||||
updated: 2018-08-25
|
||||
|
1
jest.md
1
jest.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Jest
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2020-06-17
|
||||
weight: -3
|
||||
tags: [Featurable]
|
||||
|
1
jinja.md
1
jinja.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Jinja
|
||||
category: Python
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
{% raw %}
|
||||
|
@ -2,7 +2,6 @@
|
||||
title: jQuery CDN
|
||||
category: JavaScript libraries
|
||||
tags: [Archived]
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Google jQuery
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: jQuery
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
tags: [WIP]
|
||||
weight: -1
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: applicationCache
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Reference
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: JavaScript Arrays
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Arrays
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: JavaScript Date
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: fetch()
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: JavaScript lazy shortcuts
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Shortcuts
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: js-model
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Example
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: JavaScript speech synthesis
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: jscoverage
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
A small guide into installing [jscoverage](https://npmjs.com/package./jscoverage). Also see [mocha-blanket](./mocha-blanket).
|
||||
---
|
||||
|
1
jsdoc.md
1
jsdoc.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Jsdoc
|
||||
category: JavaScript
|
||||
layout: 2017/sheet
|
||||
updated: 2020-06-23
|
||||
weight: -1
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Jshint
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-09-12
|
||||
---
|
||||
|
||||
|
1
knex.md
1
knex.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Knex
|
||||
layout: 2017/sheet
|
||||
updated: 2020-06-03
|
||||
category: Databases
|
||||
intro: |
|
||||
|
1
koa.md
1
koa.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Koa
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Kotlin
|
||||
layout: 2017/sheet
|
||||
updated: 2018-12-06
|
||||
category: Java & JVM
|
||||
prism_languages: [kotlin]
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Kramdown
|
||||
category: Markup
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Layout thrashing
|
||||
category: HTML
|
||||
layout: 2017/sheet
|
||||
description: ""
|
||||
updated: 2017-10-19
|
||||
weight: -1
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ledger CSV format
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
## Ledger CSV format
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ledger examples
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Inspecting transactions
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ledger format
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Example
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ledger periods
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ledger queries
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Ledger CLI
|
||||
category: Ledger
|
||||
layout: 2017/sheet
|
||||
updated: 2020-05-23
|
||||
weight: -5
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Licenses
|
||||
section: Development
|
||||
layout: 2017/sheet
|
||||
updated: 2017-08-30
|
||||
---
|
||||
|
||||
|
1
linux.md
1
linux.md
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Linux
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Read/Write/Execute a file
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Lodash
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
weight: -3
|
||||
updated: 2020-06-24
|
||||
description: |
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Machinist
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: Machinist has not been in active development since 2013.
|
||||
---
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Mouse Acceleration
|
||||
layout: 2017/sheet
|
||||
category: macOS
|
||||
updated: 2018-03-20
|
||||
weight: -1
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Make for assets
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: This sheet may be listing practices that are outdated.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Makefile
|
||||
prism_languages: [makefile]
|
||||
layout: 2017/sheet
|
||||
category: CLI
|
||||
---
|
||||
|
||||
|
1
mako.md
1
mako.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Mako
|
||||
category: Python
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Basic usage
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Markdown
|
||||
category: Markup
|
||||
layout: 2017/sheet
|
||||
prism_languages: [markdown]
|
||||
updated: 2020-07-01
|
||||
weight: -1
|
||||
|
1
meow.md
1
meow.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Meow
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2017-10-30
|
||||
weight: -1
|
||||
intro: |
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Meta-tags gem
|
||||
category: Ruby libraries
|
||||
layout: 2017/sheet
|
||||
weight: -1
|
||||
updated: 2017-09-08
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Middleman 3
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: This guide is for Middleman v3.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: minimist
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Usage
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Minitest
|
||||
category: Ruby
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Usage
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Mixpanel
|
||||
layout: 2017/sheet
|
||||
category: Analytics
|
||||
---
|
||||
|
||||
|
1
mobx.md
1
mobx.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Mobx
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2018-05-14
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Mocha blanket
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
intro: |
|
||||
Use [blanket](https://npmjs.com/package/blanket) for easy coverage reporting for Mocha JavaScript tests.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Mocha HTML
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### About
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Mocha.js TDD interface
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### TDD
|
||||
|
1
mocha.md
1
mocha.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Mocha.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### BDD
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Modella
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
prism_languages: [coffeescript]
|
||||
intro: |
|
||||
[Modella](https://www.npmjs.com/package/modella) allows you to create simple models in JavaScript. This is a guide on basic usage of Modella in CoffeeScript.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Modernizr
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
tags: [Archived]
|
||||
archived: Modernizr is no longer in active development.
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Moment.js
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
updated: 2018-09-15
|
||||
tags: [Featurable]
|
||||
---
|
||||
|
1
mysql.md
1
mysql.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: MySQL
|
||||
updated: 2020-07-05
|
||||
layout: 2017/sheet
|
||||
category: Databases
|
||||
---
|
||||
|
||||
|
1
ncftp.md
1
ncftp.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: ncftp
|
||||
category: CLI
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Bookmarking
|
||||
|
1
nock.md
1
nock.md
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Nock
|
||||
category: JavaScript libraries
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Nock
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Nocode
|
||||
layout: 2017/sheet
|
||||
updated: 2018-03-17
|
||||
intro: |
|
||||
[Nocode](https://github.com/kelseyhightower/nocode) is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: assert
|
||||
category: Node.js
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Assertions
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
title: fs
|
||||
category: Node.js
|
||||
layout: 2017/sheet
|
||||
---
|
||||
|
||||
### Reading
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user