-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
49 lines (40 loc) · 1.06 KB
/
config.toml
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
# Basic Configuration
baseurl = "https://jfreedman.org"
builddrafts = false
languageCode = "en-US"
contentdir = "content"
layoutdir = "layouts"
publishdir = "public"
author = "Joe Freedman"
title = "Joe Freedman"
theme = "hugo-goa"
# Hugo Built-in Features
googleAnalytics = "UA-120052648-1"
enableRobotsTXT = true
canonifyURLs = true
## Site Settings
[params]
author = "Joe Freedman"
intro = "Computer Science Graduate Student"
description = "at Michigan State University"
authorimage = "joe-square.jpg"
dateformat = "Jan 2, 2006"
## Site Meta Settings
[params.meta]
description = "Joe Freedman Personal Site"
keywords = "joe,freedman,personal,site,msu,michigan,state,university,student,data,science,developer,software,engineer"
## Social Accounts
[params.social]
github = "jfreedman0"
linkedin = "jfreedman0"
# medium = "@jfreedman0"
resume = "jf_resume"
calendly = "jfreedman0"
## Extras
[params.extra]
copyright = "© Joe Freedman 2018"
poweredby = true
highlightjs = true
## Main Menu
[[menu.main]]
name = ""