Removed weights in posts
This commit is contained in:
parent
1f6c9a661b
commit
61e6a5b84b
@ -2,10 +2,9 @@
|
|||||||
title = "How I got a residency appointment thanks to Python, Selenium and Telegram"
|
title = "How I got a residency appointment thanks to Python, Selenium and Telegram"
|
||||||
author = ["Roger Gonzalez"]
|
author = ["Roger Gonzalez"]
|
||||||
date = 2020-08-02
|
date = 2020-08-02
|
||||||
lastmod = 2023-01-14T15:05:04-03:00
|
lastmod = 2023-01-19T15:39:43-03:00
|
||||||
tags = ["programming", "python", "selenium", "telegram"]
|
tags = ["programming", "python", "selenium", "telegram"]
|
||||||
draft = false
|
draft = false
|
||||||
weight = 2003
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Hello everyone
|
Hello everyone
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
title = "How to create a celery task that fills out fields using Django"
|
title = "How to create a celery task that fills out fields using Django"
|
||||||
author = ["Roger Gonzalez"]
|
author = ["Roger Gonzalez"]
|
||||||
date = 2020-11-29T15:48:48-03:00
|
date = 2020-11-29T15:48:48-03:00
|
||||||
lastmod = 2023-01-14T15:04:59-03:00
|
lastmod = 2023-01-19T15:39:42-03:00
|
||||||
tags = ["programming", "python", "celery", "django", "docker", "", "dockercompose"]
|
tags = ["programming", "python", "celery", "django", "docker", "", "dockercompose"]
|
||||||
draft = false
|
draft = false
|
||||||
weight = 2002
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Hi everyone!
|
Hi everyone!
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
title = "Removing comments from my blog"
|
title = "Removing comments from my blog"
|
||||||
author = ["Roger Gonzalez"]
|
author = ["Roger Gonzalez"]
|
||||||
date = 2023-01-14
|
date = 2023-01-14
|
||||||
lastmod = 2023-01-14T15:05:21-03:00
|
lastmod = 2023-01-19T15:40:10-03:00
|
||||||
tags = ["announcements"]
|
tags = ["announcements"]
|
||||||
draft = false
|
draft = false
|
||||||
weight = 2001
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
I'm removing comments from my blog.
|
I'm removing comments from my blog.
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
title = "Using MinIO to upload to a local S3 bucket in Django"
|
title = "Using MinIO to upload to a local S3 bucket in Django"
|
||||||
author = ["Roger Gonzalez"]
|
author = ["Roger Gonzalez"]
|
||||||
date = 2021-01-10
|
date = 2021-01-10
|
||||||
lastmod = 2023-01-14T15:04:51-03:00
|
lastmod = 2023-01-19T15:39:39-03:00
|
||||||
tags = ["programming", "python", "django", "minio", "docker", "", "dockercompose"]
|
tags = ["programming", "python", "django", "minio", "docker", "", "dockercompose"]
|
||||||
draft = false
|
draft = false
|
||||||
weight = 2001
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
So MinIO its an object storage that uses the same API as S3, which means that we
|
So MinIO its an object storage that uses the same API as S3, which means that we
|
||||||
|
Loading…
x
Reference in New Issue
Block a user