-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
26 lines (26 loc) · 858 Bytes
/
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
baseurl = "https://m-kim.github.io/"
languageCode = "en-us"
title = ""
paginate = 5
#DisqusShortname = "YOUR_SHORT_NAME_HERE"
Copyright = "All rights reserved - 2018"
canonifyurls = true
relativeURLS=true
theme="casper"
[params]
description = ""
cover = "images/smokey-mountains.preview.jpg"
author = "Mark Kim"
authorlocation = "East Tn"
authorwebsite = "m-kim.github.io"
bio= "Computer Scientist at ORNL"
#logo = "images/logo.png"
#googleAnalyticsUserID = "UA-79101-12"
# Optional RSS-Link, if not provided it defaults to the standard index.xml
#RSSLink = "http://feeds.feedburner.com/..."
githubName = "m-kim"
twitterName = "merelymark"
# facebookName = ""
linkedinName = "markbkim"
# set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....")
hideHUGOSupport = false