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