Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ocotopressサイトの一部のページの傍白パネルを削除または非表示にする方法を知っている人はいますか?
脇をデフォルトで展開するのはどうですか(つまり、右側ではなく下部に表示されます)
yamlのフロントマターでは、次のコマンドでページの下部に強制的に配置できます。
sidebar: collapse
無効にする場合は、次を使用します。
sidebar: false