おすすめのラグイン

使い勝手のよさそうなもの、よく使いそうなものをご紹介

Admin

https://github.com/getgrav/grav-plugin-admin
Gravの管理画面プラグインを利用すると、ブラウザ経由で直感的に設定やコンテンツ作成を行うことができます。
$ bin/gpm install admin

Breadcrumbs

https://github.com/getgrav/grav-plugin-breadcrumbs
パンくずをサイトに付けられます。
$ bin/gpm install breadcrumbs

Frontend-edit-button

https://github.com/enovision/grav-frontend-edit-button
管理者権限を持つユーザでログインしていると「ページを編集する」ボタンが表示されるようになります。
※編集が開始されるには、Admin Plugin がインストールされている必要があります。
$ bin/gpm install frontend-edit-button

Simple Search

https://github.com/getgrav/grav-plugin-simplesearch
サイト内検索機能を追加することができます。
$ bin/gpm install simplesearch

Sitemap

https://github.com/getgrav/grav-plugin-sitemap
sitemap.xml を出力
$ bin/gpm install sitemap

Zooming

https://github.com/JulianSchoenbaechler/grav-plugin-zooming
LightBox 機能を追加できます。
$ bin/gpm install zooming

Prism Highlighter

https://github.com/trilbymedia/grav-plugin-prism-highlight
シンタックス・ハイライトの機能を追加できます。使用には、Short Core Plugin のインストールが必要です。
$ bin/gpm install prism-highlight

Shortcode Core

https://github.com/getgrav/grav-plugin-shortcode-core
ショートコードを利用できるようにします。
$ bin/gpm install shortcode-core

Shortcode UI

https://github.com/getgrav/grav-plugin-shortcode-ui
ショートコードで UI を定義できるようになります。
$ bin/gpm install shortcode-ui