diff options
Diffstat (limited to 'blog')
-rw-r--r-- | blog/2020/gsoc/article/2.md | 2 | ||||
-rw-r--r-- | blog/2020/gsoc/index.md | 2 | ||||
-rw-r--r-- | blog/butter.md | 2 | ||||
-rw-r--r-- | blog/conseq.md | 2 | ||||
-rw-r--r-- | blog/pixml.md | 2 | ||||
-rw-r--r-- | blog/reply.md | 2 | ||||
-rw-r--r-- | blog/teredo.md | 2 | ||||
-rw-r--r-- | blog/threa.md | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/blog/2020/gsoc/article/2.md b/blog/2020/gsoc/article/2.md index 4d75ae1..95286d3 100644 --- a/blog/2020/gsoc/article/2.md +++ b/blog/2020/gsoc/article/2.md @@ -1,7 +1,7 @@ +++ rss = "GSoC 2020: The Wonderful Wizard of O'zip" date = Date(2020, 6, 22) -tags = ["gsoc", "pip", "python"] +tags = ["gsoc", "pip", "python", "net"] +++ # The Wonderful Wizard of O'zip diff --git a/blog/2020/gsoc/index.md b/blog/2020/gsoc/index.md index ec8b12c..387f76e 100644 --- a/blog/2020/gsoc/index.md +++ b/blog/2020/gsoc/index.md @@ -3,7 +3,7 @@ rss = "GSoC 2020 final report" date = Date(2020, 8, 31) rss_pubdate = date # work around Franklin issue GH-797 fd_full_url = "https://cnx.gdn/blog/2020/gsoc/index.html" -tags = ["fun", "gsoc", "pkg", "pip"] +tags = ["fun", "exp", "gsoc", "pkg", "pip"] internship = "https://summerofcode.withgoogle.com/archive/2020/projects/6238594655584256" benchmark = "/blog/2020/gsoc/article/7/#the_benchmark" python_gsoc = "https://blogs.python-gsoc.org/en/mcsinyxs-blog" diff --git a/blog/butter.md b/blog/butter.md index 9876c17..e29c258 100644 --- a/blog/butter.md +++ b/blog/butter.md @@ -2,7 +2,7 @@ rss = "How I reinstalled NixOS on Btrfs with an amnesiac root and backed up my data" date = Date(2021, 11, 14) -tags = ["backup", "btrfs", "fun", "nixos", "recipe"] +tags = ["fun", "recipe", "nix"] +++ # NixOS on Btrfs+tmpfs diff --git a/blog/conseq.md b/blog/conseq.md index 92c5532..c1182f7 100644 --- a/blog/conseq.md +++ b/blog/conseq.md @@ -2,7 +2,7 @@ title = "Infinite Sequences: A Case Study in Functional Python" rss = "SICP subsection 3.5.2 in Python" date = Date(2019, 2, 28) -tags = ["fun", "math", "python", "sicp"] +tags = ["fun", "math", "python"] +++ # {{title}} diff --git a/blog/pixml.md b/blog/pixml.md index 377ce28..81d8ac0 100644 --- a/blog/pixml.md +++ b/blog/pixml.md @@ -1,7 +1,7 @@ +++ rss = "How I make my photo gallery in XML and what's lovely about it" date = Date(2023, 3, 17) -tags = ["fun", "recipe"] +tags = ["fun", "recipe", "net"] +++ # XML and Photo Gallery Generation: A Love Story diff --git a/blog/reply.md b/blog/reply.md index 609ab97..e2f4a2f 100644 --- a/blog/reply.md +++ b/blog/reply.md @@ -1,7 +1,7 @@ +++ rss = "Comments for Static Sites without JavaScript via Emails" date = Date(2022, 1, 9) -tags = ["fun", "recipe"] +tags = ["fun", "recipe", "net"] +++ # Comments for Static Sites without JavaScripts diff --git a/blog/teredo.md b/blog/teredo.md index 57757d2..14c9564 100644 --- a/blog/teredo.md +++ b/blog/teredo.md @@ -1,7 +1,7 @@ +++ rss = "Teredo tunnel simulation in virtual machines" date = Date(2020, 7, 3) -tags = ["fun", "ipv6", "recipe"] +tags = ["fun", "recipe", "net"] +++ # Teredo Tunnel Simulation diff --git a/blog/threa.md b/blog/threa.md index b60c7a3..ce773ef 100644 --- a/blog/threa.md +++ b/blog/threa.md @@ -1,7 +1,7 @@ +++ rss = "Raku's concision demonstrated in form of a tutorial" date = Date(2021, 7, 3) -tags = ["clipboard", "fun", "raku", "recipe"] +tags = ["fun", "recipe"] +++ # Writing a Clipboard Manager |