You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
name: React
|
|
|
|
markdown: redcarpet
|
|
|
|
baseurl: /react
|
|
|
|
react_version: 0.3.0
|
|
|
|
redcarpet:
|
|
|
|
extensions:
|
|
|
|
- fenced_code_blocks
|
|
|
|
pygments: true
|
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
|
|
|
- README.md
|
|
|
|
- Rakefile
|