diff options
Diffstat (limited to 'projects.html')
| -rw-r--r-- | projects.html | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/projects.html b/projects.html index 5dc0e956..ae9345de 100644 --- a/projects.html +++ b/projects.html @@ -8,22 +8,25 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1>Projects</h1> -<p class="quote"><i>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</i></p> -<p>This is a "hidden" site listing my personal project list priorities!</p> +<h1 style='display: inline'>Projects</h1><br /> +<br /> +<span class=quote>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</span><br /> +<br /> +<span>This is a "hidden" site listing my personal project list priorities!</span><br /> +<br /> <ul> -<li>Finish and release <span class="inlinecode">guprecords 2.0.0</span> (Raku)</li> -<li>Blog about Raku and <span class="inlinecode">guprecords</span> (Raku)</li> -<li>Update dependencies and release <span class="inlinecode">DTail 4.1.1</span> (Golang)</li> +<li>Finish and release <span class=inlinecode>guprecords 2.0.0</span> (Raku)</li> +<li>Blog about Raku and <span class=inlinecode>guprecords</span> (Raku)</li> +<li>Update dependencies and release <span class=inlinecode>DTail 4.1.1</span> (Golang)</li> <li>Read "The Go Notebook" (Golang)</li> <li>Redo "The Ultimate Go" Video lecture, this time 2nd edition (Golang)</li> <li>Other Go content by William Kennedy (Books, Videos, Courses?) (Golang)</li> <li>Work through "Bash it out" challenges (Bash)</li> <li>Read "Programming Ruby (3.2)" (Ruby)</li> -<li>Try out <span class="inlinecode">kickstart.nvim</span> (NeoVim)</li> -<li>Try out <span class="inlinecode">Ruby LSP</span> in NeoVim, which is not Solar (NeoVim)</li> -<li>Finish <span class="inlinecode">failunderd 1.0</span> (Perl)</li> -<li>Play around with Go's C I/O API, for <span class="inlinecode">ioriot 2</span> (Golang)</li> +<li>Try out <span class=inlinecode>kickstart.nvim</span> (NeoVim)</li> +<li>Try out <span class=inlinecode>Ruby LSP</span> in NeoVim, which is not Solar (NeoVim)</li> +<li>Finish <span class=inlinecode>failunderd 1.0</span> (Perl)</li> +<li>Play around with Go's C I/O API, for <span class=inlinecode>ioriot 2</span> (Golang)</li> <li>Play around with Zig, once available for OpenBSD (Ziglang)</li> <li>Rewrite site stats script (Perl or Raku)</li> <p class="footer"> |
