Since `v0.68.0`, HBS uses Hugo Pipes to generate CSS and JS assets, there are a lot of breaking changes, please check out the
CHANGELOG and
UPGRADE for details.
This theme provides several kinds of layouts, such as posts and docs.
Our documentation uses the docs layout. If you're looking for an example that using posts layout,
please take a look at the page Markdown Syntax.
A detailed description of media shortcodes, such as Bilibili, Tencent, Youku, iQiyi and Netease Music.
Bilibili
1{{<bilibili"video id">}}
toml
Tencent
1{{<tencentvideo"vid">}}
markdown
Youku
1{{<youku"XNTQwMTgxMTE2">}}
markdown
iQiyi
1{{<iqiyi"vid""tvid">}}
markdown
Netease Music
1{{<neteasemusic"id"[auto[type]]>}}
markdown
Parameter
Description
auto
The auto controls whether to autoplay. Boolean and optional, default to false.
Comments