Files
tplate/config.yaml
Hubert Chen 0b42b23b43
Some checks failed
Build tplate / Build (push) Has been cancelled
allow set custom head tags for each post
add a readme to notify that the package name is about to change.
2026-03-08 15:45:34 +08:00

55 lines
1.2 KiB
YAML

Title: tplate
Author: Hubert Chen
Desc: tplate static site generator
URL: https://tplate.pages.dev
SingleHTML: true
HeadTags:
- <!-- Enter any head tags you want to add here -->
HeaderButtonsLeft:
- Text: Friends
URL: /friends
HeaderButtonsRight:
- Text: Category
URL: /category
FooterButtons:
- Text: RSS
URL: /atom.xml
Blank: true
- Text: Sitemap
URL: /sitemap.xml
Blank: true
Giscus:
Enable: false
Repo: ""
RepoID: ""
Category: ""
CategoryID: ""
Language: ""
NoReactions: false
InputAtTop: false
StrictMatch: false
Seia:
Enable: false
ShowInputBox: false
Host: ""
WebmentionEndpoint: ""
Friends:
- Name: Friend's name
Title: site title
Desc: description
Avatar: https://unsplash.com/photos/i7mrcsaMilI/download?ixid=M3wxMjA3fDB8MXx0b3BpY3x8Q0R3dXdYSkFiRXd8fHx8fDJ8fDE3NjQyMjEwNjl8&force=true&w=640
Link: example.com
ExternalPosts:
- title: External post
summary: This is an external post, it will be rendered as a link
image: ""
url: https://example.com
date: "2024-01-01"
updated: ""
author: ""
author_link: ""
category: ""
tags:
- external
flags: []