- 23 Jan, 2021 2 commits
- 22 Jan, 2021 2 commits
- 21 Jan, 2021 1 commit
-
-
nimrod authored
-
- 16 Jan, 2021 1 commit
-
-
nimrod authored
-
- 06 Jan, 2021 6 commits
-
-
nimrod authored
-
nimrod authored
But only on the master branch and if pre-commit doesn't fail.
-
nimrod authored
79 characters limit.
-
nimrod authored
- Adding checks. - Add to CI. - Address issues.
-
nimrod authored
Also, fix the link to GitLab and include a copy of the license.
-
nimrod authored
New Creative Commons license and button.
-
- 02 Jan, 2021 1 commit
-
-
nimrod authored
-
- 04 Dec, 2020 1 commit
-
-
nimrod authored
-
- 22 Nov, 2020 1 commit
-
-
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.
-
- 21 Nov, 2020 1 commit
-
-
nimrod authored
-
- 20 Nov, 2020 2 commits
- 15 Nov, 2020 2 commits
- 28 Oct, 2020 1 commit
-
-
nimrod authored
The only change is that there isn't a popup (alert) that the message was sent.
-
- 24 Oct, 2020 9 commits
-
-
nimrod authored
The comment mentioned `make`, not using it for a while now. The shebang was useless, these are not executable or scripts.
-
nimrod authored
-
nimrod authored
Also, add a link to the blog entry in the spam page for an explaination.
-
nimrod authored
A trial I'm conducting with Patchbay. Let's see what will happen.
-
nimrod authored
-
nimrod authored
I was validating the feed using https://validator.w3.org/feed/ and there was a warning about incorrect feed locale. Didn't help with the warning.
-
nimrod authored
-
nimrod authored
- Remove full stops in resume list (doesn't seem right). - Add Hebrew name (trying to improve SEO). - Moving freelance status to the front. - Replace {filename} with {static} (Pelican warns about that).
-
nimrod authored
Use Python 3.6 (system Python for ElementaryOS). Update packages in lock file.
-
- 12 Jun, 2020 1 commit
-
-
nimrod authored
-
- 08 Jul, 2019 2 commits
- 01 May, 2018 1 commit
-
-
nimrod authored
-
- 24 Apr, 2018 1 commit
-
-
nimrod authored
- Remove hard-coded dependency on /volume location, use working directory instead. - Assorted small changes.
-
- 18 Apr, 2018 2 commits
- 17 Apr, 2018 1 commit
-
-
nimrod authored
-
- 13 Apr, 2018 1 commit
-
-
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.
-
- 09 Apr, 2018 1 commit
-
-
nimrod authored
-