-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
63 lines (54 loc) · 1.76 KB
/
config.yml
File metadata and controls
63 lines (54 loc) · 1.76 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
baseURL: "https://francescorn.github.io/"
paginate: 5
theme: PaperMod
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
publishDir: "docs"
minify:
disableXML: true
minifyOutput: true
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
title: Frances Cornwall
# author: ["Me", "You"] # multiple authors
DateFormat: "January 2, 2006"
defaultTheme: auto # dark, light
disableThemeToggle: true
assets:
# disableHLJS: true # to disable highlight.js
# disableFingerprinting: true
favicon: "<link / abs url>"
favicon16x16: "<link / abs url>"
favicon32x32: "<link / abs url>"
apple_touch_icon: "<link / abs url>"
safari_pinned_tab: "<link / abs url>"
# profile-mode
profileMode:
enabled: true # needs to be explicitly set
title: Frances Cornwall
subtitle: "A Vassar biology graduate interested in pursing a career as a front end software engineer"
imageUrl: "/me.jpg"
imageWidth: 180
imageHeight: 180
imageTitle: Frances Cornwall
# home-info mode
homeInfoParams:
Title: "Frances Cornwall"
Content: "A Vassar biology graduate interested in pursing a career as a front end software engineer"
socialIcons:
- name: twitter
url: "https://twitter.com/francescornwal1"
- name: github
url: "https://github.com/francescorn"
- name: linkedin
url: "https://www.linkedin.com/in/frances-cornwall-7952b8182/"
- name: medium
url: "https://medium.com/@francescornwall"
- name: email
url: "mailto:frances_c@cox.net"
cover:
hidden: true # hide everywhere but not in structured data
hiddenInList: true # hide on list pages and home
hiddenInSingle: true # hide on single page