Commit | Line | Data |
---|---|---|
7808cfc7 AB |
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:,"> | |
0168c818 | 7 | <link rel="canonical" href="https://bndl.org/projects.html" /> |
7808cfc7 AB |
8 | <link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" /> |
9 | <style> | |
ca00a074 | 10 | body{margin:0 auto;max-width:37.5em;}p{line-height:1.6} |
6dbc815a | 11 | h1{font-size:1.5em} |
7808cfc7 AB |
12 | @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;} |
13 | a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}} | |
14 | </style></head> | |
15 | <body> | |
16 | <h1><a href=".">bandali</a>'s projects</h1> | |
17 | <p>This page used to contain a list of some of the free software | |
18 | projects I had started or contributed to, but at some point it started | |
19 | to get a bit unwieldy and was frequently out of date, so I decided to | |
20 | retire it.</p> | |
21 | ||
22 | <p>I'll instead directly refer you to | |
23 | my <a href="https://git.shemshak.org/~bandali">public git | |
24 | repositories</a> and | |
25 | my <a href="https://savannah.gnu.org/users/bandali">Savannah | |
26 | profile</a>.</p> | |
27 | </body> | |
28 | </html> |