0.1.0 • Published 7 years ago

hexo-generator-statics v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

hexo-generator-statics

This extension is used to copy static files into public directory instead of rendering with the templates.

run npm install hexo-generator-statics --save

Then put the static files in statics in the blog directory.

That's all.

You can also make a directory other than statics and modify the _config.yml to add your directory name.

statics_dir: your_dir_name
0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago