Updates more categories

This commit is contained in:
Rico Sta. Cruz 2015-11-24 16:09:17 +11:00
parent 2626b6fa0b
commit 47c459d23e
18 changed files with 19 additions and 15 deletions

View File

@ -50,6 +50,7 @@ category_names:
- Markup - Markup
- Node.js - Node.js
- Rails - Rails
- React
- Ruby - Ruby
- Ruby libraries - Ruby libraries
- VIM - VIM

View File

@ -1,6 +1,6 @@
--- ---
title: Angular.js title: Angular.js
category: JavaScript category: JavaScript libraries
--- ---
<html ng-app="nameApp"> <html ng-app="nameApp">

View File

@ -1,6 +1,6 @@
--- ---
title: Commander.js title: Commander.js
category: JavaScript category: JavaScript libraries
--- ---
### Initialize ### Initialize

View File

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

View File

@ -1,6 +1,6 @@
--- ---
title: Js-Model title: js-model
category: JavaScript category: JavaScript libraries
--- ---
Project = Model "project", -> Project = Model "project", ->

View File

@ -1,6 +1,6 @@
--- ---
title: jscoverage title: jscoverage
category: JavaScript category: JavaScript libraries
--- ---
Also see [mocha-blanket](mocha-blanket.html). Also see [mocha-blanket](mocha-blanket.html).

View File

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

View File

@ -1,5 +1,5 @@
--- ---
title: Package.json title: package.json
category: Node.js category: Node.js
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: React-router title: React-router
category: JavaScript category: React
--- ---
### Basic ### Basic

View File

@ -1,6 +1,6 @@
--- ---
title: React.js title: React.js
category: JavaScript category: React
--- ---
{%raw%} {%raw%}

View File

@ -1,6 +1,6 @@
--- ---
title: Redux title: Redux
category: JavaScript category: React
--- ---
### Stores ### Stores

View File

@ -1,6 +1,6 @@
--- ---
title: Spine title: Spine
category: JavaScript category: JavaScript libraries
vim: ft=python vim: ft=python
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: Webpack title: Webpack
category: JavaScript category: JavaScript libraries
--- ---
### Config ### Config

View File

@ -1,6 +1,6 @@
--- ---
title: Weinre title: Weinre
category: JavaScript category: JavaScript libraries
--- ---
* [Weinre](http://people.apache.org/~pmuellr/weinre/) * [Weinre](http://people.apache.org/~pmuellr/weinre/)

View File

@ -1,5 +1,6 @@
--- ---
title: Xpath title: Xpath
category: HTML
--- ---
### Descendant selectors ### Descendant selectors

View File

@ -1,5 +1,6 @@
--- ---
title: Yaml title: Yaml
category: Markup
--- ---
Multiline: | Multiline: |

View File

@ -1,6 +1,6 @@
--- ---
title: Yargs title: Yargs
category: JavaScript category: JavaScript libraries
--- ---
### Basic usage ### Basic usage

View File

@ -1,6 +1,6 @@
--- ---
title: Zombie title: Zombie
category: JavaScript category: JavaScript libraries
--- ---