Commit Graph

4 Commits

Author SHA1 Message Date
Jonas Kaufmann
8472126a07 Improvements for upload to s3 plugin
- All files in the sigal build directory are now uploaded instead of manually building file list. This makes the plugin more robust for future changes.
- Added progressbar to check upload progress
- Added option to set a S3 permission policy (for example public-read or private) on all uploaded files
- Added option to skip files that were already uploaded before
- Added plugin to documentation
- Added plugin settings to default configuration template
2014-10-15 08:53:44 +02:00
Simon Conseil
52ff2b947d Add warnings about imports in the settings file, to avoid breaking the
multiprocessing feature.
2014-09-04 22:49:01 +02:00
Simon Conseil
32050a4c50 Add more docs and signals. 2014-06-07 22:20:43 +02:00
Simon Conseil
e3f34db5dc Add a plugin system with blinker, and make plugins for copyright and adjust. 2014-06-07 22:20:43 +02:00