2020-07-22 05:01:35 -04:00
|
|
|
|
baseURL = "https://adityatelange.github.io/hugo-PaperMod/"
|
2020-07-23 04:29:20 -04:00
|
|
|
|
title = "PaperMod"
|
2014-04-26 18:00:10 -04:00
|
|
|
|
author = "Steve Francia"
|
2019-02-21 14:44:53 -05:00
|
|
|
|
copyright = "Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved."
|
2015-03-08 09:29:02 -04:00
|
|
|
|
paginate = 3
|
2019-02-17 05:28:24 -05:00
|
|
|
|
languageCode = "en"
|
|
|
|
|
DefaultContentLanguage = "en"
|
2019-03-11 12:58:40 -04:00
|
|
|
|
enableInlineShortcodes = true
|
2020-07-22 05:01:35 -04:00
|
|
|
|
theme = "hugo-PaperMod"
|
2019-02-20 14:30:20 -05:00
|
|
|
|
|
2020-07-24 07:10:25 -04:00
|
|
|
|
[params]
|
2020-08-28 02:32:52 -04:00
|
|
|
|
ShowReadingTime = true
|
|
|
|
|
SetThemeAuto = true
|
|
|
|
|
contentTypeName = "posts"
|
|
|
|
|
defaultTheme = "auto"
|
|
|
|
|
ShowShareButtons = true
|
|
|
|
|
|
|
|
|
|
[params.profileMode]
|
|
|
|
|
enabled = false
|
|
|
|
|
title = "PaperMod"
|
|
|
|
|
imageUrl = "#"
|
|
|
|
|
imageTitle = "my image"
|
|
|
|
|
|
2020-08-28 09:39:03 -04:00
|
|
|
|
[[params.profileMode.buttons]]
|
|
|
|
|
name = "Archives"
|
|
|
|
|
url = "archives"
|
|
|
|
|
|
|
|
|
|
[[params.profileMode.buttons]]
|
|
|
|
|
name = "Tags"
|
|
|
|
|
url = "tags"
|
|
|
|
|
|
2020-07-24 07:10:25 -04:00
|
|
|
|
[params.homeInfoParams]
|
|
|
|
|
Title = "Hi there 👋"
|
2020-08-28 02:32:52 -04:00
|
|
|
|
Content = "Welcome to my blog"
|
|
|
|
|
|
|
|
|
|
[[params.socialIcons]]
|
|
|
|
|
name = "twitter"
|
|
|
|
|
url = "#"
|
|
|
|
|
|
|
|
|
|
[[params.socialIcons]]
|
|
|
|
|
name = "stackoverflow"
|
|
|
|
|
url = "#"
|
|
|
|
|
|
|
|
|
|
[[params.socialIcons]]
|
|
|
|
|
name = "codepen"
|
|
|
|
|
url = "#"
|
|
|
|
|
|
|
|
|
|
[[params.socialIcons]]
|
|
|
|
|
name = "linkedin"
|
|
|
|
|
url = "#"
|
2020-07-24 07:10:25 -04:00
|
|
|
|
|
2020-08-28 02:32:52 -04:00
|
|
|
|
[[params.socialIcons]]
|
|
|
|
|
name = "github"
|
|
|
|
|
url = "#"
|
2019-02-20 14:30:20 -05:00
|
|
|
|
[menu]
|
|
|
|
|
|
2019-02-21 08:05:15 -05:00
|
|
|
|
[[menu.main]]
|
2020-07-23 04:29:20 -04:00
|
|
|
|
name = "Archives"
|
|
|
|
|
url = "/archives/"
|
|
|
|
|
weight = 5
|
2019-03-08 11:28:41 -05:00
|
|
|
|
|
2020-07-25 02:34:14 -04:00
|
|
|
|
[[menu.main]]
|
|
|
|
|
name = "Tags"
|
|
|
|
|
url = "/tags/"
|
|
|
|
|
weight = 10
|
|
|
|
|
|
|
|
|
|
[[menu.main]]
|
|
|
|
|
name = "Series"
|
|
|
|
|
url = "/series/"
|
|
|
|
|
weight = 15
|
|
|
|
|
|
|
|
|
|
[[menu.main]]
|
|
|
|
|
name = "Categories"
|
|
|
|
|
url = "/categories/"
|
|
|
|
|
weight = 20
|
|
|
|
|
|
2019-03-09 05:28:06 -05:00
|
|
|
|
[taxonomies]
|
|
|
|
|
category = "categories"
|
|
|
|
|
tag = "tags"
|
|
|
|
|
series = "series"
|
|
|
|
|
|
|
|
|
|
[privacy]
|
|
|
|
|
|
2019-03-11 12:58:40 -04:00
|
|
|
|
[privacy.vimeo]
|
|
|
|
|
disabled = false
|
|
|
|
|
simple = true
|
2019-03-09 05:28:06 -05:00
|
|
|
|
|
2019-03-11 12:58:40 -04:00
|
|
|
|
[privacy.twitter]
|
|
|
|
|
disabled = false
|
|
|
|
|
enableDNT = true
|
|
|
|
|
simple = true
|
2019-03-09 05:28:06 -05:00
|
|
|
|
|
2019-03-11 12:58:40 -04:00
|
|
|
|
[privacy.instagram]
|
|
|
|
|
disabled = false
|
|
|
|
|
simple = true
|
2019-03-09 05:28:06 -05:00
|
|
|
|
|
2019-03-11 12:58:40 -04:00
|
|
|
|
[privacy.youtube]
|
|
|
|
|
disabled = false
|
|
|
|
|
privacyEnhanced = true
|
|
|
|
|
|
|
|
|
|
[services]
|
|
|
|
|
|
|
|
|
|
[services.instagram]
|
|
|
|
|
disableInlineCSS = true
|
|
|
|
|
|
|
|
|
|
[services.twitter]
|
|
|
|
|
disableInlineCSS = true
|