niahoo / hexo-generator-copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo copy plugin

hexo plugin hexo-generator-copy to copy static from static_dir to public_dir

install

$ npm install hexo-generator-copy --save

config (optional)

add this code below to _config.yml file or use default dir static

static_dir: static

About


Languages

Language:JavaScript 100.0%