config changes

This commit is contained in:
parent 5d5361a0bc
commit bd1e90f05a
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
2 changed files with 22 additions and 10 deletions

3
.editorconfig Normal file

@ -0,0 +1,3 @@
[*]
indent_size = 2
indent_style = space

@ -25,13 +25,17 @@ menu:
# - name: "Sample"
# url: "https://google.com"
# weight: 10
after:
- name: "instagram"
url: "https://instagram.com/i.am.the.tablet"
weight: 10
# after:
# - name: "instagram"
# url: "https://instagram.com/i.am.the.tablet"
# weight: 10
ignoreFiles: [
"/content/templates/*"
]
taxonomies:
tag: "tags"
series: "series"
params:
name: The Tablet ❀ GamerGirlandCo (Corinthe)
@ -57,7 +61,7 @@ params:
enableCallouts: true
# Show footer, including backlinks and graph view
enableFooter: true
enableFooter: false
# whether backlinks of pages should show the context in which
# they were mentioned
@ -83,14 +87,19 @@ params:
operandIndexId: "REPLACE-WITH-YOUR-OPERAND-INDEX-ID"
# Site description and title
description:
Notes, hosted by bencuan
description: |
Art, Metal, Code, and Creativity.
hosted by Corinthe E.
# Footer links
links:
- link_name: Instagram
- link_name: instagram
link: https://instagram.com/i.am.the.tablet
- link_name: say hi
link: mailto:i.am.the.tablet@proton.me
- link_name: and remember to stick it to Brian Tatler!
link: https://git.tablet.sh/the-btfash-foundation
# (Optional, default true) Controls table of contents visibility on right side of pages.
# Start and end levels can be controlled with markup.tableOfContents setting.
@ -129,7 +138,7 @@ params:
# Configure the date format used on the pages
# - In git information
# - In blog posts
BookDateFormat: "January 2, 2006"
BookDateFormat: "Monday, 2 January 2006 @ 3:04:05PM"
# (Optional, default true) Enables comments template on pages