diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-23 10:52:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-23 10:52:11 +0200 |
| commit | 679d484e4b3083771b78503784599787f041ee42 (patch) | |
| tree | bbf7fbf073ff06b01b815343f8312c1a55183496 /projects.gmi | |
| parent | b914b98cd80d1f17f190ef50fef2a6aa85d5bb3b (diff) | |
add write plain text files
Diffstat (limited to 'projects.gmi')
| -rw-r--r-- | projects.gmi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/projects.gmi b/projects.gmi new file mode 100644 index 00000000..2dc0f4b9 --- /dev/null +++ b/projects.gmi @@ -0,0 +1,13 @@ +# Projects + +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) |
