Files
FixIt/archetypes/posts.md
T
2022-01-19 18:04:08 +08:00

650 B


title: "{{ replace .TranslationBaseName "-" " " | title }}" subtitle: "" date: {{ .Date }} draft: true author: "" authorLink: "" description: "" keywords: "" license: "" comment: false

tags:

  • draft categories:
  • draft

hiddenFromHomePage: false hiddenFromSearch: false

custom summary instead of

summary: ""

Full link or relative root link of image

featuredImage: "" featuredImagePreview: ""

Or contain featuredImage and featuredImagePreview into resources

resources:

  • name: "featured-image" src: ""
  • name: "featured-image-preview" src: ""

toc: enable: true math: enable: false lightgallery: false