You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
491 B
YAML
21 lines
491 B
YAML
11 years ago
|
version: 1.1.0
|
||
|
highlighter: pygments
|
||
|
url: http://www.easyrules.org
|
||
|
google_analytics_id: UA-46301888-1
|
||
|
exclude: ["CNAME", "README"]
|
||
|
|
||
|
author :
|
||
|
name : Mahmoud Ben Hassine
|
||
|
email : md.benhassine@gmail.com
|
||
|
github : benas
|
||
|
twitter : md_benhassine
|
||
|
web : http://www.mahmoudbenhassine.com
|
||
|
|
||
|
project:
|
||
|
name: Easy Rules
|
||
|
github: easy-rules
|
||
|
|
||
|
markdown: redcarpet
|
||
|
redcarpet:
|
||
|
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript", "with_toc_data"]
|