ProjectFirewatch/hugo.yaml

97 lines
2.9 KiB
YAML

baseURL: https://projectfirewatch.com
disablePathToLower: true
languageCode: en-us
defaultContentLanguage: en
title: "Project Firewatch"
theme: cupper-hugo-theme
#googleAnalytics: UA-123456789-1
#disqusShortname: yourdiscussshortname
enableGitInfo: false
toc: false
permalinks:
post: /:filename/
disableKinds:
- taxonomy
- term
imaging:
quality: 99
params:
description: The <a href="https://github.com/ProjectFirewatch/ProjectFirewatch">Opensource</a> Deep Dive Into The Game Firewatch. <br> <img id="clickaroos" alt="Clickaroos" src="https://camo.githubusercontent.com/612c403f0241d9c1edf9ea44167dc013cb6de7457457f6e7c0a1373b3b5db65c/68747470733a2f2f686974732e736565796f756661726d2e636f6d2f6170692f636f756e742f696e63722f62616467652e7376673f75726c3d68747470732533412532462532466769746875622e636f6d253246536f7068696141746b696e736f6e2532464669726577617463682d477569646526636f756e745f62673d253233323532353235267469746c655f62673d2532333235323532352669636f6e3d2669636f6e5f636f6c6f723d253233453745374537267469746c653d436c69636b61726f6f7326656467655f666c61743d74727565">
homeMetaContent: The Opensource Deep Dive Into The Game Firewatch.
footer: <hr><h6><i>projectfirewatch.com is a community website and is <strong>NOT</strong> affiliated with Firewatch or Campo Santo.<br>Firewatch and the Firewatch logos are trademarks of Campo Santo. All other trademarks are property of their respective owners.</i></h6>
# For more date formats see https://gohugo.io/functions/format/
dateFormat: Jan 2, 2006
katex: false
hideHeaderLinks: false
search: false
showThemeSwitcher: false
defaultDarkTheme: true
moveFooterToHeader: false
logo: /images/logo-trans.svg
logoAlt: Firewatch Logo Trans!
utterances:
repo: ProjectFirewatch/ProjectFirewatch
issueTerm: title
theme: github-light
menu:
nav:
- name: Home
url: /
weight: 1
- name: Audio Tour Transcription
url: /cdn/FirewatchAudioTour.pdf
weight: 2
- name: Playthrough
url: /playthrough/
weight: 3
- name: Gallery
url: /gallery/
weight: 4
- name: Misc Info
url: /info/
weight: 5
guidesnav:
- name: Achievements
url: /achievements/
weight: 1
- name: Shoshone Book Club
url: /shoshonebookclub/
weight: 2
- name: Shoshone Wildlife Notes
url: /shoshonewildlifenotes/
weight: 3
- name: Cassette Locations
url: /cassettelocations/
weight: 4
markup:
defaultMarkdownHandler: goldmark
goldmark:
extensions:
definitionList: true
footnote: true
linkify: true
strikethrough: true
table: true
taskList: true
typographer: true
parser:
attribute: true
autoHeadingID: true
renderer:
hardWraps: false
unsafe: true
xHTML: false
highlight:
codeFences: false
hl_Lines: ""
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: true
style: monokai
tabWidth: 4