diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-14 22:49:26 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-14 22:49:26 +0800 |
commit | 1da07b0b4a337342cc48627d9af78e7fd20a45cf (patch) | |
tree | 176e21523ae40289591fd5e249ffcc0a477c7380 /www/content/notes/hurd/todos.md | |
parent | 096f6ca0fa344363b4c76b7418a5743f9536034c (diff) | |
download | crupest-1da07b0b4a337342cc48627d9af78e7fd20a45cf.tar.gz crupest-1da07b0b4a337342cc48627d9af78e7fd20a45cf.tar.bz2 crupest-1da07b0b4a337342cc48627d9af78e7fd20a45cf.zip |
www: move layout files for new version of hugo and fix nested shortcodes.
Diffstat (limited to 'www/content/notes/hurd/todos.md')
-rw-r--r-- | www/content/notes/hurd/todos.md | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/www/content/notes/hurd/todos.md b/www/content/notes/hurd/todos.md index 8fe068b..2dbded3 100644 --- a/www/content/notes/hurd/todos.md +++ b/www/content/notes/hurd/todos.md @@ -1,7 +1,7 @@ --- title: "Hurd Todos" date: 2025-03-03T21:22:35+08:00 -lastmod: 2025-03-03T23:28:46+08:00 +lastmod: 2025-06-14T20:34:06+08:00 params: css: - todos @@ -9,7 +9,11 @@ params: ## Porting -{{< todo name=pam state=give-up >}} +### hurd-fs4 {class="todo working"} + +<https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/872> + +### pam {class="todo give-up"} {{< link-group >}} git @@ -23,9 +27,7 @@ mail <https://lists.debian.org/debian-hurd/2025/02/msg00018.html> {{< /link-group >}} -{{< /todo >}} - -{{< todo name=abseil state=working >}} +### abseil {class="todo working"} {{< link-group >}} git @@ -40,9 +42,7 @@ mail <https://lists.debian.org/debian-hurd/2025/02/msg00035.html> {{< /link-group >}} -{{< /todo >}} - -{{< todo name=libgav1 state=done >}} +### libgav1 {class="todo done"} {{< link-group >}} git @@ -56,5 +56,3 @@ misc mail: <https://lists.debian.org/debian-hurd/2025/02/msg00016.html> gerrit: <https://chromium-review.googlesource.com/c/codecs/libgav1/+/6239812> {{< /link-group >}} - -{{< /todo >}} |