rssLimit=60# Maximum number of items in the RSS feed.
copyright="Contents are licensed under CC 4.0 unless specified otherwise."# This message is only used by the RSS template.
# googleAnalytics = ""
# disqusShortname = ""
archetypeDir="archetypes"
contentDir="content"
dataDir="data"
layoutDir="layouts"
publishDir="public"
buildDrafts=false
buildFuture=false
buildExpired=false
canonifyURLs=true
enableRobotsTXT=true
enableGitInfo=false
enableEmoji=true
enableMissingTranslationPlaceholders=false
disableRSS=false
disableSitemap=false
disable404=false
disableHugoGeneratorInject=false
[permalinks]
posts="/:filename/"
[author]
name="Kaan Barmore-Genç"
[blackfriday]
hrefTargetBlank=true
#[taxonomies]
# tag = "tags"
# category = "categories"
# series = "series"
[params]
dateform="Jan 2, 2006"
dateformShort="Jan 2"
dateformNum="2006-01-02"
dateformNumTime="2006-01-02 15:04"
# Metadata mostly used in document's head
#
description="Website of Kaan Barmore-Genç, and his personal blog"
keywords=""
images=[""]
# Home subtitle of the index page.
#
homeSubtitle=[
"Hi! I'm a Software Engineer at Dendron, and a recent Master's graduate from the Ohio State University. I'm an avid Linux user, an enthusiast of many programming languages, a home cook, and an amateur gardener.",
"My interests include building web and mobile applications, both front and back end. Over the years I learned and used many programming languages and technologies, including JavaScript, TypeScript, React, React Native, Python, Java, C, C++, Clojure, Rust, and Haskell. Pretty much everthing I've worked on is open source and available on my Github page.",