jeffreytse/jekyll-theme-yat

How to make Alert or Callout?

オープン

#87 opened on 2022/05/16

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)HTML (957 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (1,206 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I looked at various ways to use Alert or Callout, but couldn't find a way.

In many examples use {% include warning.html title="some title" content="some contents" %} for Alert, and {% include callout_v2.html type="danger" content="some contents" %} for Callout.

Even the sample post provided by the YAT theme uses the following method, but it still does not work. image

plz give me some advice

コントリビューターガイド