スキャフォールド

スキャフォールドの取得

hexo.scaffold.get(name);

スキャフォールドの設定

hexo.scaffold.set(name, content);

スキャフォールドの削除

hexo.scaffold.remove(name);