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.
45 lines
901 B
45 lines
901 B
baseURL: / |
|
languageCode: en-us |
|
title: Secluded.Site |
|
theme: secluded |
|
relativeURLs: true |
|
permalinks: |
|
posts: "/:title/" |
|
enableGitInfo: true |
|
params: |
|
author: Amolith |
|
description: Blog of a pseudonymous netizen |
|
gitUrl: "https://git.nixnet.services/Amolith/secluded/commit/" |
|
contact: |
|
fediverse: https://nixnet.social/amolith |
|
email: amolith@secluded.site |
|
|
|
# Visit http://gnuterrypratchett.com for explanation |
|
# List names as an array |
|
clacks: |
|
- Lloyd Barlowe |
|
- Trabajo Taco |
|
|
|
markup: |
|
highlight: |
|
anchorLineNos: true |
|
codeFences: true |
|
lineNumbersInTable: true |
|
noClasses: true |
|
style: algol_nu |
|
tabWidth: 4 |
|
|
|
menu: |
|
main: |
|
- identifier: home |
|
name: Home |
|
url: / |
|
weight: 100 |
|
- identifier: posts |
|
name: Posts |
|
url: /posts |
|
weight: 110 |
|
- identifier: pipes |
|
name: Pipes |
|
url: /pipes |
|
weight: 120
|
|
|