-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (26 loc) · 783 Bytes
/
Copy path_config.yml
File metadata and controls
31 lines (26 loc) · 783 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
26
27
28
29
30
31
# Site settings
title: Derek Croote
motto: Science, engineering, and data. Sometimes with humor.
author:
name: Derek Croote
twitter: DerekCroote
email: dcroote@gmail.com
baseurl: ""
url: "https://www.derekcroote.com"
github_username: dcroote
twitter_username: DerekCroote
twitter:
username: DerekCroote
card: summary_large_image
description: Perspectives on science, technology, and engineering.
# Post likes (Supabase). Leave empty to hide the like button. See supabase/README.md.
supabase_url: "https://stobgqjkojlraavbbykk.supabase.co"
supabase_publishable_key: "sb_publishable_dxlmntuz2OVBpoXfp6Z8Ig_0UFJK-TH"
# Build settings
markdown: kramdown
exclude:
- supabase
include: [".well-known", "manifest.json", "sw.js"]
plugins:
- jekyll-sitemap
- jekyll-seo-tag