-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
27 lines (22 loc) · 931 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
# Site settings
# REQUIRED CHANGES
# Edit next line, providing your own name.
title: Abdulazeem M. M. | Professional Portfolio
# Edit next line, replacing 'techfolios' with your github username
url: "https://poode.github.io"
# Edit next line so that baseurl is "" if your repo is <username>.github.io
baseurl: ""
# OPTIONAL CHANGES
# You might want to change the bio page label to something else, such as CV
bio-page-label: Resume
# You might want to change the theme associated with one or more sections of the site.
# Defining your own custom theme variations is easy. See the documentation.
theme-home: theme-home-builtin-1.html
theme-projects: theme-projects-builtin-1.html
theme-essays: theme-essays-builtin-1.html
theme-bio: theme-bio-builtin-1.html
# Specify the rouge syntax highlighter theme. Pick one from css/rouge.
rouge-theme: igorpro
# YOU NORMALLY NEVER CHANGE THE FOLLOWING
markdown: kramdown
include: [_data]