-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (22 loc) · 814 Bytes
/
_config.yml
File metadata and controls
25 lines (22 loc) · 814 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
title: Data Science
email: Brett.Neubeck@gmail.com.com
description: Data Science & Ml Projects
author: Brett Neubeck
baseurl: #"/startbootstrap-clean-blog-jekyll"
url: "https://brettso.github.io"
# Social Profiles
twitter_username:
github_username: brettso
facebook_username:
instagram_username:
linkedin_username: brett-neubeck
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-XXXXXXXXX-X # out your google-analytics code
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/posts/page:num/"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site