Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • favicon
  • hebrew
3 results

publishconf.py

  • nimrod's avatar
    a9c3cc1a
    Revamped automation. · a9c3cc1a
    nimrod authored
    - Hard dependency on Python 3.6.
    - Migrated from tox to pipenv.
    - Minimized diff between pelicanconf.py and publishconf.py (dev and
    prod).
    - Updated .gitignore.
    - Simplified some Fabric tasks, removed unused tasks (requires Python
    3.6).
    - Added local dev server with auto-regenerated files Fabric task.
    - Removed develop_server.sh and Makefile, Fabric does everything.
    - Changed README from reStructuredText to Markdown, updated content.
    - Added .envrc for easy pipenv support for development.
    - Reran pelican-quickstart from the latest release, applied changes.
    - Corrections for working links in local dev, no longer needs
    pelican.serve, Python http.server works just as well.
    a9c3cc1a
    History
    Revamped automation.
    nimrod authored
    - Hard dependency on Python 3.6.
    - Migrated from tox to pipenv.
    - Minimized diff between pelicanconf.py and publishconf.py (dev and
    prod).
    - Updated .gitignore.
    - Simplified some Fabric tasks, removed unused tasks (requires Python
    3.6).
    - Added local dev server with auto-regenerated files Fabric task.
    - Removed develop_server.sh and Makefile, Fabric does everything.
    - Changed README from reStructuredText to Markdown, updated content.
    - Added .envrc for easy pipenv support for development.
    - Reran pelican-quickstart from the latest release, applied changes.
    - Corrections for working links in local dev, no longer needs
    pelican.serve, Python http.server works just as well.