summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-14 15:06:05 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-14 15:06:05 -0300
commit4c63d78337fea5c6d05dd7541352e0627568d40c (patch)
tree3ff3a335350cd2910c1eead1e685aeea7879a4f2 /content
parent0f83e7deca99ae27579938fa8b5b76b6f32f8c8a (diff)
Fixed tags
Diffstat (limited to 'content')
-rw-r--r--content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md5
-rw-r--r--content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md5
-rw-r--r--content/posts/removing-comments-from-my-blog.md4
-rw-r--r--content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md5
4 files changed, 8 insertions, 11 deletions
diff --git a/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md b/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md
index 8920006..2094856 100644
--- a/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md
+++ b/content/posts/how-i-got-a-residency-appointment-thanks-to-python-and-selenium.md
@@ -2,9 +2,8 @@
title = "How I got a residency appointment thanks to Python, Selenium and Telegram"
author = ["Roger Gonzalez"]
date = 2020-08-02
-lastmod = 2023-01-14T12:00:53-03:00
-tags = ["python", "selenium", "telegram"]
-categories = ["programming"]
+lastmod = 2023-01-14T15:05:04-03:00
+tags = ["programming", "python", "selenium", "telegram"]
draft = false
weight = 2003
+++
diff --git a/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md b/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md
index 627f4a3..487fecc 100644
--- a/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md
+++ b/content/posts/how-to-create-a-celery-task-that-fills-out-fields-using-django.md
@@ -2,9 +2,8 @@
title = "How to create a celery task that fills out fields using Django"
author = ["Roger Gonzalez"]
date = 2020-11-29T15:48:48-03:00
-lastmod = 2022-12-29T09:34:16-03:00
-tags = ["python", "celery", "django", "docker", "", "dockercompose"]
-categories = ["programming"]
+lastmod = 2023-01-14T15:04:59-03:00
+tags = ["programming", "python", "celery", "django", "docker", "", "dockercompose"]
draft = false
weight = 2002
+++
diff --git a/content/posts/removing-comments-from-my-blog.md b/content/posts/removing-comments-from-my-blog.md
index 943befe..baf26d6 100644
--- a/content/posts/removing-comments-from-my-blog.md
+++ b/content/posts/removing-comments-from-my-blog.md
@@ -2,8 +2,8 @@
title = "Removing comments from my blog"
author = ["Roger Gonzalez"]
date = 2023-01-14
-lastmod = 2023-01-14T14:51:21-03:00
-categories = ["announcements"]
+lastmod = 2023-01-14T15:05:21-03:00
+tags = ["announcements"]
draft = false
weight = 2001
+++
diff --git a/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md b/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md
index 91d0f73..06a7d1d 100644
--- a/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md
+++ b/content/posts/using-minio-to-upload-to-a-local-s3-bucket-in-django.md
@@ -2,9 +2,8 @@
title = "Using MinIO to upload to a local S3 bucket in Django"
author = ["Roger Gonzalez"]
date = 2021-01-10
-lastmod = 2023-01-14T14:56:18-03:00
-tags = ["python", "django", "minio", "docker", "", "dockercompose"]
-categories = ["programming"]
+lastmod = 2023-01-14T15:04:51-03:00
+tags = ["programming", "python", "django", "minio", "docker", "", "dockercompose"]
draft = false
weight = 2001
+++