Files
hexo_s/site/tplate.md
2026-03-08 20:44:03 +08:00

18 lines
646 B
Markdown

---
title: tplate
date: 2026-03-08
summary: 这个文章只是存放了一些 <meta> 标签以让 go 程序能顺利通过这个 URL 获取到仓库信息
flags:
- hide_post
- no_comment
head_tags:
- <meta name="go-import" content="trle5.xyz/tplate git https://gitea.trle5.xyz/trle5/tplate.git">
- <meta name="go-source" content="trle5.xyz/tplate _ https://gitea.trle5.xyz/trle5/tplate/src/branch/custom{/dir} https://gitea.trle5.xyz/trle5/tplate/src/branch/custom{/dir}/{file}#L{line}">
---
https://gitea.trle5.xyz/trle5/tplate
从源码安装:`go install trle5.xyz/tplate@latest`
从源码运行:`go run trle5.xyz/tplate@latest`