-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
36 lines (32 loc) · 849 Bytes
/
_config.yml
File metadata and controls
36 lines (32 loc) · 849 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
32
33
34
35
36
title: Dr. Andrew B. Blake
description: Assistant Professor of Strategy and Entrepreneurship
url: "https://abblake.github.io/"
baseurl: ""
# Personal information
author:
name: Dr. Andrew Blake
email: me@andrew-blake.com
title: Assistant Professor of Strategy and Entrepreneurship
institution: Texas Tech University
location: Lubbock, Texas
bio: "My research examines how founders navigate the new venture process, focusing on resource acquisition, venture scaling, and executive strategy."
# Social links
social:
twitter:
github: abblake
linkedin: andrew-blake-psy
google_scholar: P10TqEsAAAAJ
orcid: 0009-0008-0150-9374
# Build settings
markdown: kramdown
highlighter: rouge
theme: minima
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
# Exclude files
exclude:
- README.md
- Gemfile
- Gemfile.lock