Skip to content

gkrnours/pelican-zipwriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pelican Zip Writer

This package let you output your pelican website in a zip file instead of a folder on your hard-drive. This make things easier when you want to deploy to a remote host.

How to Test

pelican-zipwriter use pytest for testing. First, install the package in editable mode locally:

pip install -e .

then run pytest/

pytest

That should do the trick.

About

Output your pelican static website to a zip file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published