chore(): Generating the posts again with ox-hugo

This commit is contained in:
Elia el Lazkani 2021-07-04 07:44:54 +02:00
parent d7a8123ce4
commit 4eb3339da7
35 changed files with 69 additions and 76 deletions

View file

@ -1,7 +1,8 @@
+++ +++
title = "About" title = "About"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
lastmod = 2021-06-27T23:58:31+02:00 date = 2019-06-21
lastmod = 2021-07-04
draft = false draft = false
weight = 2002 weight = 2002
noauthor = true noauthor = true
@ -30,11 +31,3 @@ If, for some reason, you'd like to get in touch you have sevaral options.
- Email me at `blog[at]lazkani[dot]io` - Email me at `blog[at]lazkani[dot]io`
If you use _GPG_ and you should, my public key is `2383 8945 E07E 670A 4BFE 39E6 FBD8 1F2B 1F48 8C2B` If you use _GPG_ and you should, my public key is `2383 8945 E07E 670A 4BFE 39E6 FBD8 1F2B 1F48 8C2B`
## Projects {#projects}
- [blog.lazkani.io](https://gitea.project42.io/Elia/blog.lazkani.io): The DevOps [blog](https://blog.lazkani.io)
- [weenotify](https://gitlab.com/elazkani/weenotify): an official [weechat](https://weechat.org) notification plugin.
- [go-cmw](https://gitlab.com/elazkani/go-cmw): a terminal weather application. It can be easily integrated into `tmux` or used in all sorts of ways.
- [rundeck-resources](https://gitlab.com/elazkani/rundeck-resources): python tool to query resources from different sources and export them into a data structure that [Rundeck](https://www.rundeck.com/open-source) can consume. This tool can be found on [PyPI](https://pypi.org/project/rundeck-resources/).

View file

@ -1,7 +1,8 @@
+++ +++
title = "FAQ" title = "FAQ"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
lastmod = 2021-06-27T23:58:28+02:00 date = 2021-07-04
lastmod = 2021-07-04
draft = false draft = false
weight = 2001 weight = 2001
noauthor = true noauthor = true

View file

@ -1,8 +1,7 @@
+++ +++
title = "A Python Environment Setup" title = "A Python Environment Setup"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2021-06-17T21:00:00+02:00 date = 2021-06-17
lastmod = 2021-06-28T00:01:06+02:00
tags = ["python", "pipx", "pyenv", "virtual-environment", "virtualfish"] tags = ["python", "pipx", "pyenv", "virtual-environment", "virtualfish"]
categories = ["misc"] categories = ["misc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "A Quick ZFS Overview on Linux" title = "A Quick ZFS Overview on Linux"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-01-27T21:00:00+01:00 date = 2020-01-27
lastmod = 2021-06-28T00:01:00+02:00 lastmod = 2020-01-27
tags = ["zfs", "file-system"] tags = ["zfs", "file-system"]
categories = ["misc"] categories = ["misc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Ansible testing with Molecule" title = "Ansible testing with Molecule"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-06-21T21:00:00+02:00 date = 2019-01-11
lastmod = 2021-06-28T00:00:33+02:00 lastmod = 2019-06-21
tags = ["ansible", "molecule"] tags = ["ansible", "molecule"]
categories = ["configuration-management"] categories = ["configuration-management"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Automating Borg" title = "Automating Borg"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-02-02T21:00:00+01:00 date = 2020-02-02
lastmod = 2021-06-28T00:00:27+02:00 lastmod = 2020-02-02
tags = ["borgmatic", "borgbackup", "borg"] tags = ["borgmatic", "borgbackup", "borg"]
categories = ["backup"] categories = ["backup"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Bookmark with Org-capture" title = "Bookmark with Org-capture"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2021-05-27T21:00:00+02:00 date = 2020-09-17
lastmod = 2021-06-28T00:01:54+02:00 lastmod = 2021-05-27
tags = ["org-mode", "emacs", "org-capture", "org-web-tools", "org-cliplink"] tags = ["org-mode", "emacs", "org-capture", "org-web-tools", "org-cliplink"]
categories = ["text-editors"] categories = ["text-editors"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "BorgBackup" title = "BorgBackup"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-01-30T21:00:00+01:00 date = 2020-01-30
lastmod = 2021-06-28T00:00:24+02:00 lastmod = 2020-01-30
tags = ["borg", "borgbackup"] tags = ["borg", "borgbackup"]
categories = ["backup"] categories = ["backup"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Building k3s on a Pi" title = "Building k3s on a Pi"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-08-09T21:00:00+02:00 date = 2020-08-09
lastmod = 2021-06-28T00:00:45+02:00 lastmod = 2020-08-09
tags = ["arm", "kubernetes"] tags = ["arm", "kubernetes"]
categories = ["k3s"] categories = ["k3s"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Building up simple monitoring on Healthchecks" title = "Building up simple monitoring on Healthchecks"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-02-11T21:00:00+01:00 date = 2020-02-11
lastmod = 2021-06-28T00:01:20+02:00 lastmod = 2020-02-11
tags = ["healthchecks", "cron", "curl"] tags = ["healthchecks", "cron", "curl"]
categories = ["monitoring"] categories = ["monitoring"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Calendar Organization with Org" title = "Calendar Organization with Org"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2021-05-31T21:00:00+02:00 date = 2021-05-30
lastmod = 2021-06-28T00:01:55+02:00 lastmod = 2021-05-31
tags = ["emacs", "org-mode", "calendar", "organization"] tags = ["emacs", "org-mode", "calendar", "organization"]
categories = ["text-editors"] categories = ["text-editors"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Deploying Helm in your Kubernetes Cluster" title = "Deploying Helm in your Kubernetes Cluster"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-07-02T21:00:00+02:00 date = 2019-03-16
lastmod = 2021-06-28T00:00:58+02:00 lastmod = 2019-07-02
tags = ["helm", "tiller"] tags = ["helm", "tiller"]
categories = ["kubernetes"] categories = ["kubernetes"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Dotfiles with Chezmoi" title = "Dotfiles with Chezmoi"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-10-05T21:00:00+02:00 date = 2020-10-05
lastmod = 2021-06-28T00:00:29+02:00 lastmod = 2020-10-05
tags = ["dotfiles", "chezmoi", "encryption", "templates"] tags = ["dotfiles", "chezmoi", "encryption", "templates"]
categories = ["backup"] categories = ["backup"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Emacs and Org-mode" title = "Emacs and Org-mode"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-08-22T21:00:00+02:00 date = 2020-08-22
lastmod = 2021-06-28T00:01:50+02:00 lastmod = 2020-08-22
tags = ["emacs", "org-mode", "configuration"] tags = ["emacs", "org-mode", "configuration"]
categories = ["text-editors"] categories = ["text-editors"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Email IMAP Setup with isync" title = "Email IMAP Setup with isync"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-12-03T21:00:00+01:00 date = 2020-12-03
lastmod = 2021-06-28T00:01:04+02:00 lastmod = 2020-12-03
tags = ["email", "isync", "imap"] tags = ["email", "isync", "imap"]
categories = ["misc"] categories = ["misc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Email Setup with isync, notmuch, afew, msmtp and Emacs" title = "Email Setup with isync, notmuch, afew, msmtp and Emacs"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-12-02T21:00:00+01:00 date = 2020-11-29
lastmod = 2021-06-28T00:01:02+02:00 lastmod = 2020-12-02
tags = ["email", "isync", "notmuch", "afew", "msmtp", "emacs"] tags = ["email", "isync", "notmuch", "afew", "msmtp", "emacs"]
categories = ["misc"] categories = ["misc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Git binary clean up" title = "Git binary clean up"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-09-02T21:00:00+02:00 date = 2020-09-02
lastmod = 2021-06-28T00:01:34+02:00 lastmod = 2020-09-02
tags = ["git", "git-filter-repo", "git-lfs"] tags = ["git", "git-filter-repo", "git-lfs"]
categories = ["revision-control"] categories = ["revision-control"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Git! Branching and Merging" title = "Git! Branching and Merging"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-08-01T21:00:00+02:00 date = 2020-08-01
lastmod = 2021-06-28T00:01:30+02:00 lastmod = 2019-08-01
tags = ["git", "branch", "merge"] tags = ["git", "branch", "merge"]
categories = ["revision-control"] categories = ["revision-control"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Git! First Steps…" title = "Git! First Steps…"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-07-23T21:00:00+02:00 date = 2019-07-22
lastmod = 2021-06-28T00:01:28+02:00 lastmod = 2019-07-23
tags = ["git"] tags = ["git"]
categories = ["revision-control"] categories = ["revision-control"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Git! Remotes…" title = "Git! Remotes…"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-08-07T21:00:00+02:00 date = 2019-08-07
lastmod = 2021-06-28T00:01:31+02:00 lastmod = 2019-08-07
tags = ["rebase", "remotes", "git"] tags = ["rebase", "remotes", "git"]
categories = ["revision-control"] categories = ["revision-control"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Let's play with Traefik" title = "Let's play with Traefik"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2021-06-24T21:00:00+02:00 date = 2021-06-24
lastmod = 2021-06-28T00:00:42+02:00 lastmod = 2021-06-24
tags = ["docker", "linux", "traefik", "nginx", "ssl", "letsencrypt"] tags = ["docker", "linux", "traefik", "nginx", "ssl", "letsencrypt"]
categories = ["container"] categories = ["container"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Linux Containers" title = "Linux Containers"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2021-02-27T21:00:00+01:00 date = 2021-02-27
lastmod = 2021-06-28T00:00:36+02:00 lastmod = 2021-02-27
tags = ["linux", "kernel", "docker", "podman", "dockerfile"] tags = ["linux", "kernel", "docker", "podman", "dockerfile"]
categories = ["container"] categories = ["container"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Literate Programming Emacs Configuration" title = "Literate Programming Emacs Configuration"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-09-12T21:00:00+02:00 date = 2020-09-12
lastmod = 2021-06-28T00:01:52+02:00 lastmod = 2020-09-12
tags = ["emacs", "org-mode", "configuration"] tags = ["emacs", "org-mode", "configuration"]
categories = ["text-editors"] categories = ["text-editors"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Local Kubernetes Cluster on KVM" title = "Local Kubernetes Cluster on KVM"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-06-21T21:00:00+02:00 date = 2019-02-17
lastmod = 2021-06-28T00:00:56+02:00 lastmod = 2019-06-21
tags = ["rancher", "rancheros", "kvm", "libvirt"] tags = ["rancher", "rancheros", "kvm", "libvirt"]
categories = ["kubernetes"] categories = ["kubernetes"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Minikube Setup" title = "Minikube Setup"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-07-02T21:00:00+02:00 date = 2019-02-09
lastmod = 2021-06-28T00:00:48+02:00 lastmod = 2019-07-02
tags = ["minikube", "ingress", "ingress-controller"] tags = ["minikube", "ingress", "ingress-controller"]
categories = ["kubernetes"] categories = ["kubernetes"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Modifying a Nikola theme" title = "Modifying a Nikola theme"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-09-01T21:00:00+02:00 date = 2020-09-01
lastmod = 2021-06-28T00:01:25+02:00 lastmod = 2020-09-01
tags = ["theme", "blog"] tags = ["theme", "blog"]
categories = ["nikola"] categories = ["nikola"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "My Path Down The Road of Cloudflare's Redirect Loop" title = "My Path Down The Road of Cloudflare's Redirect Loop"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-01-27T21:00:00+01:00 date = 2020-01-27
lastmod = 2021-06-28T00:01:07+02:00 lastmod = 2020-01-27
tags = ["cloudflare", "cdn"] tags = ["cloudflare", "cdn"]
categories = ["misc"] categories = ["misc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Playing with containers and Tor" title = "Playing with containers and Tor"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2021-06-21T21:00:00+02:00 date = 2021-06-21
lastmod = 2021-06-28T00:00:39+02:00 lastmod = 2021-06-21
tags = ["docker", "linux", "ubuntu", "fedora", "proxy", "privoxy"] tags = ["docker", "linux", "ubuntu", "fedora", "proxy", "privoxy"]
categories = ["container", "text-editors"] categories = ["container", "text-editors"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Simple cron monitoring with HealthChecks" title = "Simple cron monitoring with HealthChecks"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-02-09T21:00:00+01:00 date = 2020-02-09
lastmod = 2021-06-28T00:01:19+02:00 lastmod = 2020-02-09
tags = ["healthchecks", "cron"] tags = ["healthchecks", "cron"]
categories = ["monitoring"] categories = ["monitoring"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "The Story Behind cmw" title = "The Story Behind cmw"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-08-31T21:00:00+02:00 date = 2019-08-31
lastmod = 2021-06-28T00:01:15+02:00 lastmod = 2019-08-31
tags = ["python", "development"] tags = ["python", "development"]
categories = ["misc"] categories = ["misc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Weechat and Emacs" title = "Weechat and Emacs"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-09-03T21:00:00+02:00 date = 2020-09-03
lastmod = 2021-06-28T00:01:47+02:00 lastmod = 2020-09-03
tags = ["weechat", "emacs", "weechat-el"] tags = ["weechat", "emacs", "weechat-el"]
categories = ["irc"] categories = ["irc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Weechat, SSH and Notification" title = "Weechat, SSH and Notification"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-07-02T21:00:00+02:00 date = 2019-01-01
lastmod = 2021-06-28T00:01:44+02:00 lastmod = 2019-07-02
tags = ["weechat", "notification", "ssh"] tags = ["weechat", "notification", "ssh"]
categories = ["irc"] categories = ["irc"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Welcome back to the old world" title = "Welcome back to the old world"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-09-01T21:00:00+02:00 date = 2020-08-31
lastmod = 2021-06-28T00:01:23+02:00 lastmod = 2020-09-01
tags = ["blog", "org-mode", "emacs", "rst"] tags = ["blog", "org-mode", "emacs", "rst"]
categories = ["nikola"] categories = ["nikola"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Yet Another RSS Reader Move ?" title = "Yet Another RSS Reader Move ?"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2020-09-15T21:00:00+02:00 date = 2020-09-14
lastmod = 2021-06-28T00:01:40+02:00 lastmod = 2020-09-15
tags = ["emacs", "org-mode", "configuration"] tags = ["emacs", "org-mode", "configuration"]
categories = ["rss"] categories = ["rss"]
draft = false draft = false

View file

@ -1,8 +1,8 @@
+++ +++
title = "Your First Minikube Helm Deployment" title = "Your First Minikube Helm Deployment"
author = ["Elia el Lazkani"] author = ["Elia el Lazkani"]
date = 2019-06-21T21:00:00+02:00 date = 2019-02-10
lastmod = 2021-06-28T00:00:54+02:00 lastmod = 2019-06-21
tags = ["minikube", "ingress", "helm", "prometheus", "grafana"] tags = ["minikube", "ingress", "helm", "prometheus", "grafana"]
categories = ["kubernetes"] categories = ["kubernetes"]
draft = false draft = false