diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-26 20:59:04 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-26 20:59:04 +0700 |
commit | d38f1c0a60b3033e445663752d35262b65e56a10 (patch) | |
tree | 4800de4c034ccfa71a6c596162ef9b3dd990c750 | |
parent | a93cf0882a5b631e2c69b0bc431197fd1a7d961f (diff) | |
download | blog-d38f1c0a60b3033e445663752d35262b65e56a10.tar.gz |
Minor update
-rw-r--r-- | content/projects/_index.md | 2 | ||||
-rw-r--r-- | content/projects/ipwhl.md | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md index 656e9ca..fcc037a 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -1,5 +1,5 @@ --- -title: Huy's free software directory +title: Free Software projects directory lang: en translationKey: fsd --- diff --git a/content/projects/ipwhl.md b/content/projects/ipwhl.md index 448b426..99a5f94 100644 --- a/content/projects/ipwhl.md +++ b/content/projects/ipwhl.md @@ -21,3 +21,6 @@ tags: ["distributed", "python", "ipfs"] The *interplanetary wheels* (or *floating cheeses*) are platform-unique, singly-versioned Python binary distributions backed by IPFS for security and reproducibility. + +The status of this project can be viewed in [status +tracker](/projects/ipwhl/status/) |