DKL9 GitList
Repositories
DKL9 home
site_root
Code
Commits
Branches
Tags
Search
Tree:
757c3ad
Branches
Tags
master
site_root
index.html
Link to git.dkl9.net on homepage
dkl9
commited
757c3ad
at 2025-359 14:42:04
index.html
Blame
History
Raw
<!doctype html> <html> <head> <meta charset="utf-8"> <title>dkl9.net</title> <link rel="stylesheet" href="/style.css"> <link rel="icon" type="image/png" href="/favicon.png"> <style>p { font-size: 1.2em; min-width: 0; }</style> </head> <body> <h1>dkl9.net</h1> <p><a href="/essays/">📄 Documents/essays</a></p> <p><a href="/functle/">➗ Functle maths game</a></p> <p><a href="/puzzles/">🧩 Ringword and polyomino puzzles</a></p> <p><a href="/notes/">📓 Arbitrary Notes</a></p> <p><a href="/desmos/">∿ Desmos graphs</a></p> <p><a href="https://git.dkl9.net/"> Git repositories of code</a></p> <p><a href="/memoire/">🔃 Memoire spaced repetition system</a></p> <p><a href="/scripts/">🐚 Unix shell and Lua scripts</a></p> <p><a href="/rtensor/rtensor.xhtml">∑ RTensor formula calculator</a></p> <p><a href="/tools/">⚒ Miscellaneous web apps</a></p> <p><a href="/essays/mirror_list.html">🗄 Mirror/archive</a></p> <p><a href="/essays/about_dkl9.html">👤 About/contact</a> (<a href="/essays/lipu_dkl9.html">toki pona</a>)</p> </body> </html>