We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hugo 的 shortcode 可以用于增强 markdown
什么是 hugo shortcode?
以下是一些本站点自定义的 shortcode
### 视频示例 1 {{< video src="https://gw.alipayobjects.com/mdn/rms_91f3e6/afts/file/A*aLSCTI2VVX8AAAAAAAAAAABkARQnAQ" >}} ### 视频示例 2:自动播放 {{< video src="http://xxxxxx" autoplay="true" >}}
src 视频地址
src
autoplay 视频是否自动播放
autoplay
Welcome
开发指南
Hugo 主题说明
贡献文档