diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2024-05-08 17:23:32 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:28 +0200 |
| commit | 400ab192c41c390892567dd2c88e23335d074e9c (patch) | |
| tree | 75ad81307f3a733278fc9e78eebcd4061e63264b | |
| parent | 20aeb444c895434671859bac4ace50bdb65b1203 (diff) | |
| download | haunt-blog-400ab192c41c390892567dd2c88e23335d074e9c.tar.gz haunt-blog-400ab192c41c390892567dd2c88e23335d074e9c.tar.bz2 haunt-blog-400ab192c41c390892567dd2c88e23335d074e9c.zip | |
37c3/FOSDEM 2024: Add Wordpress link, move CommonMark file.
The existing CommonMark file was moved in the place where the
html would be converted to CommonMark. When running 'make markdown',
this avoids silently having two similar files under different names in
the markdown directory.
Instead any modifications of the file would show up in git and could
be caught by humans more easily.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| -rw-r--r-- | links.txt | 1 | ||||
| -rw-r--r-- | markdown/2024_03_replicant-status-and-report-of-the-37c3-and-fosdem-2024-conferences.md (renamed from markdown/2024_03_replicant-37c3-and-fosdem-2024-report.md) | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -69,3 +69,4 @@ https://blog.replicant.us/2021/06/replicant-is-looking-for-volunteers-to-add-sup https://blog.replicant.us/2022/06/new-replicant-6-0-0004-release-and-replicant-11-status/ https://blog.replicant.us/2023/02/replicant-at-fosdem-2023/ https://blog.replicant.us/2023/12/replicant-37c3/ +https://blog.replicant.us/2024/03/replicant-status-and-report-of-the-37c3-and-fosdem-2024-conferences/ diff --git a/markdown/2024_03_replicant-37c3-and-fosdem-2024-report.md b/markdown/2024_03_replicant-status-and-report-of-the-37c3-and-fosdem-2024-conferences.md index 6706e81..6706e81 100644 --- a/markdown/2024_03_replicant-37c3-and-fosdem-2024-report.md +++ b/markdown/2024_03_replicant-status-and-report-of-the-37c3-and-fosdem-2024-conferences.md |
