-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
47 lines (42 loc) · 926 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: Phalcon License
app:
name: Phalcon License
author: 'Phalcon Team'
description: 'Licenses governing the Phalcon Framework'
keywords: 'phalcon, phalconpphp, zephir, license'
avatar: https://avatars3.githubusercontent.com/u/1221505?v=4
baseurl: "/"
analytics: 'G-XRDKDE3CTC'
url: https://license.phalcon.io
social:
email: [email protected]
facebook:
github: phalcon
rss: phalcon
twitter: phalconphp
permalink: /:title
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
# Markdown Processing
kramdown:
input: GFM
syntax_highlighter: rouge
hard_wrap: false
auto_ids: true
entity_output: as_char
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
# Exclude these files from your production _site
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- vendor
- serve
- updateData.php