初心者が静的CMS(Hugo)でテーマを自作して遊んでみる気ままなサイト

ひかげもーど Hugo編

固定ページ-2

VenoBox

ライトボックス VenoBox

画像

ショートコード

実態参照

{{< venobox href="wp-content/uploads/dsc02085-768x576.jpg" src="wp-content/uploads/dsc02085-768x576.jpg" alt="画像" width="300" >}}

画像

シンタックスハイライト

highlight.js

.post-title {
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 38px;
    line-height: 1.2;
    and here's a line of some really, really, really, really long text, just to see how the PRE tag handles it and to find out how it overflows;
}