-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
31 lines (27 loc) · 845 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
title: Much A Dev About Nothing - George Pantazes Website
name: George Pantazes
email: [email protected]
description: George Pantazes' website, portfolio, and software development blog.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://gwpantazes.github.io" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: georgepantazes
github_username: gwpantazes
hackernews_username: gpantazes
linkedin_username: georgepantazes
header_pages:
- about.md
# Build settings
markdown: kramdown
plugins:
# Github Pages default plugins
- jekyll-coffeescript
- jekyll-default-layout
- jekyll-gist
- jekyll-github-metadata
- jekyll-optional-front-matter
- jekyll-paginate
- jekyll-readme-index
- jekyll-titles-from-headings
- jekyll-relative-links
# More Plugins
- jekyll-feed