react/docs/_config.yml

18 lines
334 B
YAML
Raw Normal View History

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
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
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
url: http://facebook.github.io
baseurl: /react
permalink: /blog/:year/:month/:day/:title.html