You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
602 B
30 lines
602 B
title = "Hagfi.sh" |
|
baseURL = "https://blog.hagfi.sh/" |
|
languageCode = "en-us" |
|
theme = "redlounge" |
|
metaDataFormat = "yaml" |
|
googleAnalytics = "UA-124890410-1" |
|
disqusShortname = "hagfish" |
|
|
|
[params] |
|
sidebartitle = "Hagfi.sh" |
|
sidebartagline = "A devops guide to the galaxy" |
|
|
|
[mediaTypes] |
|
[mediaTypes."application/json"] |
|
suffixes = ["json"] |
|
|
|
#[outputs] |
|
# home = ["HTML", "JSON"] |
|
|
|
#[[menu.main]] |
|
# name = "Administration" |
|
# url = "/categories/administration" |
|
|
|
#[[menu.main]] |
|
# name = "Development" |
|
# url = "/categories/development" |
|
|
|
#[[menu.main]] |
|
# name = "Tools" |
|
# url = "/categories/tools"
|
|
|