-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
64 lines (57 loc) · 1 KB
/
_config.yml
File metadata and controls
64 lines (57 loc) · 1 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Site settings
title: Văn Viết Hiếu Anh
description: >-
👋 Hi! I'm Anh, a Fullstack developer, Pixel Artist, and UI-UX Designer.
baseurl: ""
url: "https://vanviethieuanh.github.io"
author: Văn Viết Hiếu Anh
# Build settings
markdown: kramdown
theme: null
# Kramdown settings
kramdown:
input: GFM
hard_wrap: false
auto_ids: true
syntax_highlighter: rouge
# Collections
collections:
projects:
output: true
permalink: /projects/:title/
posts:
output: true
permalink: /blog/:title/
# Defaults
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: ""
type: "projects"
values:
layout: "project"
# Sass/SCSS
sass:
sass_dir: _sass
style: compressed
# Exclude from processing
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor
- Taskfile.yml
- README.md
- LICENSE
- todo.txt
- note.md
- .gitignore
- .gitmodules
- dev
- accodius
# Analytics
google_analytics: G-41F91GFD2Z