mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
to take care of creating .exe wrappers for windows. To make this work needed to - rename modules with a "-" in it (not a valid name) - add an __init__.py to the tools directory - create an entry point dictionary which stores the right associations |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| pelican_import.py | ||
| pelican_quickstart.py | ||
| pelican_themes.py | ||