-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
49 lines (43 loc) · 1.03 KB
/
_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
48
49
app:
name: Phalcon Assets
author: "Phalcon Team"
description: "Phalcon Assets is a site designed to serve assets to Phalcon websites"
keywords: "php, assets phalcon, phalcon php, php framework, faster php framework"
avatar: https://assets.phalcon.io/phalcon/social/github.phalcon.assets.png
url: https://assets.phalcon.io
baseurl: "/"
analytics: 'G-YDF1W191B2'
url: https://assets.phalcon.io
social:
email: team@phalcon.io
facebook:
github: phalcon
rss: phalcon
twitter: phalconphp
permalink: /:title
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
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
sass:
style: :compressed # You might prefer to minify using :compressed
# Exclude these files from your production _site
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- vendor
- serve
- updateData.php