Skip to content
  1. Dec 16, 2023
  2. May 21, 2021
  3. May 17, 2021
  4. Oct 24, 2020
  5. Jul 08, 2019
  6. Apr 18, 2018
  7. Apr 13, 2018
    • nimrod's avatar
      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