From c6b04569c6e55349ccf93e63799d5b1c02ce176f Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 15 May 2023 23:42:35 -0400 Subject: [PATCH] Fix image inlining and last post's tag Signed-off-by: Sergio Durigan Junior --- content-org/all-posts.org | 2 +- content/posts/fad-sp-2013.md | 2 +- content/posts/toronto-bsp-2019-report.md | 6 +++--- content/posts/ubuntu-debuginfod-source-code-indexing.md | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content-org/all-posts.org b/content-org/all-posts.org index 0322f00..fbac4c7 100644 --- a/content-org/all-posts.org +++ b/content-org/all-posts.org @@ -1,6 +1,6 @@ #+hugo_base_dir: ../ -* DONE Ubuntu debuginfod and source code indexing :english:ubuntu:debuginfod:debian:free:software:gdb: +* DONE Ubuntu debuginfod and source code indexing :english:ubuntu:debuginfod:debian:free_software:gdb: CLOSED: [2023-05-13 Sat 16:43] :PROPERTIES: :EXPORT_FILE_NAME: ubuntu-debuginfod-source-code-indexing diff --git a/content/posts/fad-sp-2013.md b/content/posts/fad-sp-2013.md index b2baac2..6fe3a99 100644 --- a/content/posts/fad-sp-2013.md +++ b/content/posts/fad-sp-2013.md @@ -63,7 +63,7 @@ pau) e a coragem tentar bater um papo com a galera ;-). Aqui está uma foto na hora da palestra (reparem na pose, no garbo e na elegância do palestrante): -![Apresentação do GDB]({static}/images/sergio-fad-2013.jpg) +![Apresentação do GDB](/images/sergio-fad-2013.jpg) Acho que consegui passar uma idéia de como é o meu dia-a-dia trabalhando com o GDB e navegando entre os mares upstream e empresarial. Algumas diff --git a/content/posts/toronto-bsp-2019-report.md b/content/posts/toronto-bsp-2019-report.md index d0b696f..c5e9afb 100644 --- a/content/posts/toronto-bsp-2019-report.md +++ b/content/posts/toronto-bsp-2019-report.md @@ -35,11 +35,11 @@ Anarcat kindly gave us his famous presentation, in which he explains the basics of Debian packaging. Here's a picture of the presentation: -![anarcat presenting Packaging 101, side]({static}/images/toronto-bsp-2019-04-27-1.jpg) +![anarcat presenting Packaging 101, side](/images/toronto-bsp-2019-04-27-1.jpg) And another one: -![anarcat presenting Packaging 101, front]({static}/images/toronto-bsp-2019-04-27-2.jpg) +![anarcat presenting Packaging 101, front](/images/toronto-bsp-2019-04-27-2.jpg) The presentation was great, and Alex recorded it! You can watch it [here](https://www.youtube.com/watch?v=O83rIRRJysA) (sorry, youtube @@ -86,7 +86,7 @@ about one of the things I did which is coming soon, stay tunned). Look at us hacking: -![Everybody hacking]({static}/images/toronto-bsp-2019-04-27-3.jpg) +![Everybody hacking](/images/toronto-bsp-2019-04-27-3.jpg) Wrap up ------- diff --git a/content/posts/ubuntu-debuginfod-source-code-indexing.md b/content/posts/ubuntu-debuginfod-source-code-indexing.md index 15b76eb..25f22a1 100644 --- a/content/posts/ubuntu-debuginfod-source-code-indexing.md +++ b/content/posts/ubuntu-debuginfod-source-code-indexing.md @@ -2,7 +2,7 @@ title = "Ubuntu debuginfod and source code indexing" author = ["Sergio Durigan Junior"] date = 2023-05-13T16:43:00-04:00 -tags = ["english", "ubuntu", "debuginfod", "debian", "free", "software", "gdb"] +tags = ["english", "ubuntu", "debuginfod", "debian", "free-software", "gdb"] draft = false +++ @@ -89,4 +89,4 @@ the following weeks. If you have any comments, or if you found something strange that looks like a bug in the service, please reach out. You can either send an email to my [public inbox](https://lists.sr.ht/~sergiodj/public-inbox) (see below) or file a bug against the -[ubuntu-debuginfod project on Launchpad](https://bugs.launchpad.net/ubuntu-debuginfod). +[[][ubuntu-debuginfod project on Launchpa