Skip to content
  1. Sep 14, 2021
    • nimrod's avatar
      Pre-commit and spelling. · 6bf5ca96
      nimrod authored
      - Update the mdformat hook because that version seems broken.
      - Add the codespell hook, fix some spelling errors.
      6bf5ca96
  2. Jan 23, 2021
  3. Jan 22, 2021
  4. Jan 06, 2021
  5. Nov 15, 2020
    • nimrod's avatar
      Updates for GitLab. · 090772fb
      nimrod authored
      Replace links from the old cgit instance to the new GitLab instance.
      090772fb
  6. Oct 24, 2020
  7. Apr 17, 2018
  8. 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