Scaffolds

Get a Scaffold

hexo.scaffold.get(name);

設定鷹架

hexo.scaffold.set(name, content);

移除鷹架

hexo.scaffold.remove(name);