| 1 | <!doctype html><html lang="en"><head> |
| 2 | <meta charset="utf-8" /> |
| 3 | <meta name="author" content="bandali" /> |
| 4 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 5 | <title>projects — bandali</title> |
| 6 | <link rel="icon" href="data:,"> |
| 7 | <link rel="canonical" href="https://bndl.org/projects" /> |
| 8 | <link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" /> |
| 9 | <style> |
| 10 | body{line-height:1.6;padding:0 2em;}p{max-width:37.5em} |
| 11 | @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;} |
| 12 | a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}} |
| 13 | </style></head> |
| 14 | <body> |
| 15 | <h1><a href=".">bandali</a>'s projects</h1> |
| 16 | <p>This page used to contain a list of some of the free software |
| 17 | projects I had started or contributed to, but at some point it started |
| 18 | to get a bit unwieldy and was frequently out of date, so I decided to |
| 19 | retire it.</p> |
| 20 | |
| 21 | <p>I'll instead directly refer you to |
| 22 | my <a href="https://git.shemshak.org/~bandali">public git |
| 23 | repositories</a> and |
| 24 | my <a href="https://savannah.gnu.org/users/bandali">Savannah |
| 25 | profile</a>.</p> |
| 26 | </body> |
| 27 | </html> |