From f0b87d3657afdc1659ad3568303a14bf57febf6a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 23 Mar 2023 11:01:30 +0200 Subject: add projects template --- projects.gmi.tpl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 projects.gmi.tpl diff --git a/projects.gmi.tpl b/projects.gmi.tpl new file mode 100644 index 00000000..7e1329a1 --- /dev/null +++ b/projects.gmi.tpl @@ -0,0 +1,17 @@ +# Projects + +<< echo "> This site was last updated at $($DATE $DATE_FORMAT)" + +This is a "hidden" site listing my personal project list priorities! + +* Finish and release `guprecords 2.0.0` (Raku) +* Release and blog about `Gemtexter 2.0.0` (Bash) +* Update dependencies and release `DTail 4.1.1` (Golang) +* Read "The Go Notebook" (Golang) +* Work through "Bash it out" challenges (Bash) +* Read "Programming Ruby (3.2)" (Ruby) +* Try out `kickstart.nvim` (NeoVim) +* Try out `Ruby LSP` in NeoVim, which is not Solar (NeoVim) +* Finish `failunderd 1.0` (Perl) +* Play around with Go's C I/O API, for `ioriot 2` (Golang) +* Play around with Zig, once available for OpenBSD (Ziglang) -- cgit v1.2.3