-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (21 loc) · 778 Bytes
/
_config.yml
File metadata and controls
25 lines (21 loc) · 778 Bytes
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
# Site settings
title: Portfolio - Calvin Doval
description: > # this means to ignore newlines until "baseurl:"
International Programs brings agricultural knowledge and information to the world. We do training and workshops, research/extension projects, curricula development, sponsor global programs, offer educational opportunities, and capacity building.
subject: Web Design and Development
classification: Web Development
author: cydoval
designer: cydoval
replyto: cydoval
themecolor: 22274d
repo: "https://github.com/cydoval/"
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://cydoval.com" # the base hostname & protocol for your site
permalink: pretty
paginate: 3
# Build settings
markdown: kramdown
#gems
gems:
- jekyll-sitemap
- jekyll-paginate