Categorize even more pages

This commit is contained in:
Rico Sta. Cruz 2015-11-24 16:06:06 +11:00
parent a9236bfe5a
commit 29ebaa119c
19 changed files with 21 additions and 2 deletions

View File

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

View File

@ -1,5 +1,6 @@
--- ---
title: Ansi codes title: Ansi codes
category: CLI
--- ---
Format Format

View File

@ -1,5 +1,6 @@
--- ---
title: AWS CLI title: AWS CLI
category: Devops
--- ---
### EC2 ### EC2

View File

@ -1,5 +1,6 @@
--- ---
title: Bundler title: Bundler
category: Ruby
--- ---
### Commands ### Commands

View File

@ -1,5 +1,6 @@
--- ---
title: Capybara title: Capybara
category: Ruby libraries
--- ---
## Navigating ## Navigating

View File

@ -1,5 +1,6 @@
--- ---
title: Chai.js title: Chai.js
category: JavaScript libraries
--- ---
### Assert ### Assert

1
do.md
View File

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

View File

@ -1,5 +1,6 @@
--- ---
title: Ffmpeg title: Ffmpeg
category: CLI
--- ---
### Common switches ### Common switches

View File

@ -1,5 +1,6 @@
--- ---
title: Flux title: Flux architecture
category: JavaScript libraries
--- ---
## Architecture ## Architecture

View File

@ -1,5 +1,6 @@
--- ---
title: Flynn title: Flynn
category: Devops
--- ---
### General workflow ### General workflow

View File

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

View File

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

View File

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

View File

@ -1,5 +1,6 @@
--- ---
title: Lodash title: Lodash
category: JavaScript libraries
--- ---
> This is an incomplete list. > This is an incomplete list.

1
man.md
View File

@ -1,5 +1,6 @@
--- ---
title: Man title: Man
category: CLI
--- ---
### Man paths ### Man paths

View File

@ -1,5 +1,6 @@
--- ---
title: Projectionist title: Projectionist
category: Vim
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Ronn 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). 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).

View File

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

View File

@ -1,5 +1,6 @@
--- ---
title: Tabular title: Tabular
category: Vim
--- ---
### Examples ### Examples