Skip to content
  1. Jan 21, 2021
  2. Jan 16, 2021
  3. Jan 06, 2021
  4. Jan 02, 2021
  5. Dec 04, 2020
  6. Nov 22, 2020
    • nimrod's avatar
      GitLab CI. · 2eb27fa2
      nimrod authored
      Build on the webserver and save the files in the right directory.
      Relax the Python version in Pipfile (I use a different version locally
      to the one in CI). Set the language and locale to C.UTF-8 (the Docker
      image doesn't come with other locales/ languages). Correct the submodule
      URL to avoid the redirection warning.
      2eb27fa2
  7. Nov 21, 2020
  8. Nov 20, 2020
  9. Nov 15, 2020
  10. Oct 28, 2020
  11. Oct 24, 2020
  12. Jun 12, 2020
  13. Jul 08, 2019
  14. May 01, 2018
  15. Apr 24, 2018
    • nimrod's avatar
      Docker run-as imporovements. · 44c7c161
      nimrod authored
      - Remove hard-coded dependency on /volume location, use working
      directory instead.
      - Assorted small changes.
      44c7c161
  16. Apr 18, 2018
  17. Apr 17, 2018
  18. 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
  19. Apr 09, 2018
  20. Feb 07, 2018
  21. Feb 06, 2018
  22. Jan 25, 2018