Skip to content

Instantly share code, notes, and snippets.

@TownLake
Last active September 29, 2019 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TownLake/771cc0f337b9b0a1e0dfc9dff352fbbd to your computer and use it in GitHub Desktop.
Save TownLake/771cc0f337b9b0a1e0dfc9dff352fbbd to your computer and use it in GitHub Desktop.
baseURL = "https://blog.samrhea.com/"
languageCode = "en-us"
title = "Sam Rhea's blog"
theme = "hugo-cactus-theme"
[params]
name = "Sam Rhea"
description = "Sam Rhea's blog"
bio = "A Texan in Portugal. "
# Enter optionally your twitter account
twitter = "LakeAustinBlvd"
enableRSS = true
# Integrate Javascript files or stylesheets by adding the url to the external assets or by
# linking local files with their path relative to the static folder, e.g. "css/styles.css"
customCSS = []
customJS = []
# The variables below are optionally too and can be used to
# translate or customize each string of the theme.
# Navigation links
home = ""
subscribe = ""
# Pagination links
olderPosts = ""
newerPosts = ""
readMore = ""
copyright = ""
# Sharing options and author information in posts
aboutAuthor = "A Texan in Portugal"
tweet = ""
# share = ""
# 404 page
title404 = ""
subtitle404 = ""
# Choose a font for the social icons in the footer. Either "mono-social" or "font-awesome"
iconFont = "mono-social"
# The social icons can be styled differently if you use mono as font - circle, rounded, or empty
socialIconStyle = "circle"
# Add additional social link entries underneath
[social]
twitter = "https://www.twitter.com/LakeAustinBlvd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment