-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
45 lines (39 loc) · 863 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
title: Esta couve floor
email: [email protected]
description: >-
Software design is an art, and like any art it cannot be
taught and learned as precise science, by means of theorems
and formulas.
url: "https://www.estacouveflor.com/"
author:
name: Cleiton Loiola
email: [email protected]
username: klaygomes
disqus-shortname: estacouveflor
repository: [email protected]:klaygomes/klaygomes.github.io.git
permalink: /:title/
highlighter: rouge
markdown: kramdown
plugins:
- jekyll-postcss
kramdown:
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
parse_block_html: true
enable_coderay: false
postcss:
cache: false
sass:
sass_dir: ./assets/css
exclude:
- package.json
- postcss.config.js
- tailwind.config.js
- yarn.lock
- frontmatter.json
- Gemfil*
- readme.md
- CNAME
- assets/css/main.css