Fix image inlining and last post's tag
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
This commit is contained in:
parent
ee55566656
commit
c6b04569c6
4 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
-------
|
||||
|
|
|
@ -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).
|
||||
[[<https://bugs.launchpad.net/ubuntu-debuginfod>][ubuntu-debuginfod project on Launchpa
|
||||
|
|
Loading…
Reference in a new issue