Skip to content
  1. 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
  2. Nov 21, 2020
  3. Nov 20, 2020
  4. Nov 15, 2020
  5. Oct 28, 2020
  6. Oct 24, 2020
  7. Jun 12, 2020
  8. Jul 08, 2019
  9. May 01, 2018
  10. 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
  11. Apr 18, 2018
  12. Apr 17, 2018
  13. 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
  14. Apr 09, 2018
  15. Feb 07, 2018
  16. Feb 06, 2018
  17. Jan 25, 2018
  18. Jan 09, 2018
  19. Jan 08, 2018
  20. Dec 22, 2017
  21. Jun 05, 2017
  22. Apr 22, 2017
  23. Mar 06, 2017
  24. Jan 27, 2017