Skip to content

Commit

Permalink
Categorize even more pages
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Nov 24, 2015
1 parent a9236bf commit 29ebaa1
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 2 deletions.
1 change: 1 addition & 0 deletions animated_gif.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Animated gifs
category: CLI
---

### Convert mp4 to gif
Expand Down
1 change: 1 addition & 0 deletions ansi.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Ansi codes
category: CLI
---

Format
Expand Down
1 change: 1 addition & 0 deletions awscli.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: AWS CLI
category: Devops
---

### EC2
Expand Down
1 change: 1 addition & 0 deletions bundler.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Bundler
category: Ruby
---

### Commands
Expand Down
1 change: 1 addition & 0 deletions capybara.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Capybara
category: Ruby libraries
---

## Navigating
Expand Down
1 change: 1 addition & 0 deletions chai.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Chai.js
category: JavaScript libraries
---

### Assert
Expand Down
1 change: 1 addition & 0 deletions do.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Do gem
category: Ruby libraries
---

* [DAddYE/do](https://github.com/DAddYE/do)
Expand Down
1 change: 1 addition & 0 deletions ffmpeg.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Ffmpeg
category: CLI
---

### Common switches
Expand Down
5 changes: 3 additions & 2 deletions flux.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Flux
title: Flux architecture
category: JavaScript libraries
---

## Architecture
Expand Down Expand Up @@ -184,4 +185,4 @@ Or to Stores's `change` events.
* [Dispatcher.js source](https://github.com/facebook/flux/blob/master/src/Dispatcher.js)
* [Flux-todomvc explanation](https://github.com/facebook/flux/tree/master/examples/flux-todomvc)
[dispatcher]: http://facebook.github.io/flux/docs/dispatcher.html
[dispatcher]: http://facebook.github.io/flux/docs/dispatcher.html
1 change: 1 addition & 0 deletions flynn.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Flynn
category: Devops
---

### General workflow
Expand Down
1 change: 1 addition & 0 deletions heroku.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Heroku
category: Devops
---

### `create` - Create an app
Expand Down
1 change: 1 addition & 0 deletions httpie.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: httpie
category: CLI
---

$ http POST example.com/posts/3 \
Expand Down
1 change: 1 addition & 0 deletions layout-thrashing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Layout thrashing
category: HTML
---

### Things that cause invalidation
Expand Down
1 change: 1 addition & 0 deletions lodash.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Lodash
category: JavaScript libraries
---

> This is an incomplete list.
Expand Down
1 change: 1 addition & 0 deletions man.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Man
category: CLI
---

### Man paths
Expand Down
1 change: 1 addition & 0 deletions projectionist.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Projectionist
category: Vim
---


Expand Down
1 change: 1 addition & 0 deletions ronn.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Ronn
category: Ruby libraries
---

Ronn generates Man pages. See [ronn(1)](http://rtomayko.github.io/ronn/ronn.1.html), [ronn-format(7)](http://rtomayko.github.com/ronn/ronn-format.7.html). Also see it on GitHub: [rtomayko/ronn](https://github.com/rtomayko/ronn).
Expand Down
1 change: 1 addition & 0 deletions rsync.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Rsync
category: CLI
---

rsync -avz ./src /dest
Expand Down
1 change: 1 addition & 0 deletions tabular.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Tabular
category: Vim
---

### Examples
Expand Down

0 comments on commit 29ebaa1

Please sign in to comment.