From 29ebaa119c7ef0b0be99daf6b5022aadbbbc6d13 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Tue, 24 Nov 2015 16:06:06 +1100 Subject: [PATCH] Categorize even more pages --- animated_gif.md | 1 + ansi.md | 1 + awscli.md | 1 + bundler.md | 1 + capybara.md | 1 + chai.md | 1 + do.md | 1 + ffmpeg.md | 1 + flux.md | 5 +++-- flynn.md | 1 + heroku.md | 1 + httpie.md | 1 + layout-thrashing.md | 1 + lodash.md | 1 + man.md | 1 + projectionist.md | 1 + ronn.md | 1 + rsync.md | 1 + tabular.md | 1 + 19 files changed, 21 insertions(+), 2 deletions(-) diff --git a/animated_gif.md b/animated_gif.md index 9f81ef7172..9966137f67 100644 --- a/animated_gif.md +++ b/animated_gif.md @@ -1,5 +1,6 @@ --- title: Animated gifs +category: CLI --- ### Convert mp4 to gif diff --git a/ansi.md b/ansi.md index d754957f2f..3acfcc588c 100644 --- a/ansi.md +++ b/ansi.md @@ -1,5 +1,6 @@ --- title: Ansi codes +category: CLI --- Format diff --git a/awscli.md b/awscli.md index 46e9ae1149..b68e8dae2a 100644 --- a/awscli.md +++ b/awscli.md @@ -1,5 +1,6 @@ --- title: AWS CLI +category: Devops --- ### EC2 diff --git a/bundler.md b/bundler.md index 558d28fce5..0d33b00f31 100644 --- a/bundler.md +++ b/bundler.md @@ -1,5 +1,6 @@ --- title: Bundler +category: Ruby --- ### Commands diff --git a/capybara.md b/capybara.md index 3a9c8bd6cb..77123cdc7e 100644 --- a/capybara.md +++ b/capybara.md @@ -1,5 +1,6 @@ --- title: Capybara +category: Ruby libraries --- ## Navigating diff --git a/chai.md b/chai.md index 8a612ec9de..4a93ec5a83 100644 --- a/chai.md +++ b/chai.md @@ -1,5 +1,6 @@ --- title: Chai.js +category: JavaScript libraries --- ### Assert diff --git a/do.md b/do.md index 172abfc6e0..008fadb8ff 100644 --- a/do.md +++ b/do.md @@ -1,5 +1,6 @@ --- title: Do gem +category: Ruby libraries --- * [DAddYE/do](https://github.com/DAddYE/do) diff --git a/ffmpeg.md b/ffmpeg.md index 9a4da5b72b..91b298c5de 100644 --- a/ffmpeg.md +++ b/ffmpeg.md @@ -1,5 +1,6 @@ --- title: Ffmpeg +category: CLI --- ### Common switches diff --git a/flux.md b/flux.md index e06812815c..6a3dc69367 100644 --- a/flux.md +++ b/flux.md @@ -1,5 +1,6 @@ --- -title: Flux +title: Flux architecture +category: JavaScript libraries --- ## Architecture @@ -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 \ No newline at end of file +[dispatcher]: http://facebook.github.io/flux/docs/dispatcher.html diff --git a/flynn.md b/flynn.md index 2b7955188c..b50673f22a 100644 --- a/flynn.md +++ b/flynn.md @@ -1,5 +1,6 @@ --- title: Flynn +category: Devops --- ### General workflow diff --git a/heroku.md b/heroku.md index 8941a29106..318473d9b0 100644 --- a/heroku.md +++ b/heroku.md @@ -1,5 +1,6 @@ --- title: Heroku +category: Devops --- ### `create` - Create an app diff --git a/httpie.md b/httpie.md index a44a2e709c..56afefdaf1 100644 --- a/httpie.md +++ b/httpie.md @@ -1,5 +1,6 @@ --- title: httpie +category: CLI --- $ http POST example.com/posts/3 \ diff --git a/layout-thrashing.md b/layout-thrashing.md index 522e6689f8..47a066f6da 100644 --- a/layout-thrashing.md +++ b/layout-thrashing.md @@ -1,5 +1,6 @@ --- title: Layout thrashing +category: HTML --- ### Things that cause invalidation diff --git a/lodash.md b/lodash.md index f3dd596ecf..8178826c76 100644 --- a/lodash.md +++ b/lodash.md @@ -1,5 +1,6 @@ --- title: Lodash +category: JavaScript libraries --- > This is an incomplete list. diff --git a/man.md b/man.md index 0c0fe358c0..99317cd012 100644 --- a/man.md +++ b/man.md @@ -1,5 +1,6 @@ --- title: Man +category: CLI --- ### Man paths diff --git a/projectionist.md b/projectionist.md index a9d76e105f..db8e61aac7 100644 --- a/projectionist.md +++ b/projectionist.md @@ -1,5 +1,6 @@ --- title: Projectionist +category: Vim --- diff --git a/ronn.md b/ronn.md index 2de499487c..8b06830a55 100644 --- a/ronn.md +++ b/ronn.md @@ -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). diff --git a/rsync.md b/rsync.md index 3850041393..b5e46a3ac0 100644 --- a/rsync.md +++ b/rsync.md @@ -1,5 +1,6 @@ --- title: Rsync +category: CLI --- rsync -avz ./src /dest diff --git a/tabular.md b/tabular.md index d16df473cc..84ae8f44e4 100644 --- a/tabular.md +++ b/tabular.md @@ -1,5 +1,6 @@ --- title: Tabular +category: Vim --- ### Examples