2013-05-31 06:06:46 +08:00
|
|
|
---
|
2013-05-31 05:16:44 +08:00
|
|
|
markdown: redcarpet
|
2013-05-30 03:46:11 +08:00
|
|
|
name: React
|
2013-06-04 02:02:14 +08:00
|
|
|
description: A JavaScript library for building user interfaces
|
2013-05-31 06:06:46 +08:00
|
|
|
redcarpet:
|
|
|
|
|
extensions:
|
2013-05-31 05:16:44 +08:00
|
|
|
- fenced_code_blocks
|
2013-06-01 07:52:38 +08:00
|
|
|
react_version: 0.3.2
|
2013-05-31 05:16:44 +08:00
|
|
|
pygments: true
|
2013-05-31 06:06:46 +08:00
|
|
|
exclude:
|
2013-05-30 03:46:11 +08:00
|
|
|
- Gemfile
|
|
|
|
|
- Gemfile.lock
|
|
|
|
|
- README.md
|
|
|
|
|
- Rakefile
|
2013-06-04 02:02:14 +08:00
|
|
|
url: http://facebook.github.io
|
2013-05-31 00:36:49 +08:00
|
|
|
baseurl: /react
|
2013-06-04 04:04:52 +08:00
|
|
|
permalink: /blog/:year/:month/:day/:title.html
|