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.
15 lines
240 B
15 lines
240 B
---
|
|
markdown: redcarpet
|
|
name: React
|
|
redcarpet:
|
|
extensions:
|
|
- fenced_code_blocks
|
|
react_version: 0.3.2
|
|
pygments: true
|
|
exclude:
|
|
- Gemfile
|
|
- Gemfile.lock
|
|
- README.md
|
|
- Rakefile
|
|
baseurl: /react
|
|
permalink: /blog/:year/:month/:day/:title.html
|
|
|