/pelican_qiniu

A pelican plugin to serve static files by qiniu automatically.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

#Pelican Qiniu status views

This plugin allows you to use qiniu to serve your static files.

##Dependency

$ pip install sevencow beautifulsoup4

##Settings

Setting name What does it do?
QINIU_AK qiniu access key
QINIU_SK qiniu secret key
QINIU_BUCKET Which bucket do you want the files to save in?
QINIU_PRE url prefix

##LICENSE GPL

Bitdeli Badge