初心者が静的CMS(Hugo)でCSSフレームワーク(min)を使って遊ぶシンプルな自作テーマのサイト

Hugo 自作テーマ by min

固定ページ-2

固定ページ-2

VenoBox

ライトボックス VenoBox

画像

ショートコード

実態参照

{{< venobox href="uploads/dsc02085-768x576.jpg" src="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;
}