small link tweaks
[~bandali/bndl.org] / index.html
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>bandali's personal site</title>
6 <link rel="icon" href="data:,">
7 <link rel="canonical" href="https://bndl.org" />
8 <link rel="alternate" href="bandali.txt" title="plain text" type="text/plain" />
9 <link rel="alternate" href="notes.atom" title="notes atom feed" type="application/atom+xml" />
10 <link rel="alternate" href="notes.rss" title="notes rss feed" type="application/rss+xml" />
11 <link rel="alternate" href="fa/" hreflang="fa" title="persian" />
12 <style>
13 body{line-height:1.6;padding:0 2em;}p{max-width:37.5em}
14 #fa{text-decoration:none}#fa:hover,#fa:focus{text-decoration:underline}
15 ul{list-style-type:none;padding:0;}ul li{margin:0.25em 0}
16 #copy,#license{font-size:0.84em;line-height:1.3;}
17 #copy{margin-bottom:0.5em}#license{margin-top:0.5em}
18 @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
19 a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
20 </style></head>
21 <body>
22 <h1>bandali's personal site</h1>
23 <nav>
24 <a href="projects">projects</a>
25 | <a href="cv">cv</a>
26 | <a href="contact">contact</a>
27 | <a href="bandali.txt">plain text</a>
28 | <a href="fa/" hreflang="fa" title="Persian" id="fa">فارسی</a>
29 </nav>
30
31 <p>I am a
32 <a href="https://www.gnu.org/philosophy/free-sw.html">free/libre
33 software</a> activist and <a href="mmath/">computing scientist</a>.
34 I'm a GNU maintainer of <a href="https://jami.net">Jami</a>
35 and <a href="https://www.gnu.org/software/gnuzilla/">GNU IceCat</a>.
36 I also wear a few other hats around GNU, including helping run the
37 <a href="https://savannah.gnu.org">Savannah forge</a> for GNU and
38 non-GNU software as a Savannah hacker, and serving as an assistant
39 GNUisance.</p>
40
41 <h2 id="notes">notes</h2>
42 <p>Here are notes about topics or issues I care about:</p>
43
44 <ul>
45 <li><a href="2021/03/20/libreplanet-2021">LibrePlanet 2021: Jami and
46 how it empowers users</a> <small>(March 20, 2021)</small></li>
47 <li><a href="2020/12/18/fsf-internship-beyond">My internship with the
48 FSF tech team and beyond</a> <small>(December 18, 2020)</small></li>
49 <li><a href="2020/05/29/fsf-internship-intro">Internship with the FSF
50 tech team</a> <small>(May 29, 2020)</small></li>
51 <li><a href="computing">How I do my Computing</a>
52 <small>(September 14, 2019)</small></li>
53 </ul>
54
55 <p>The notes are also available via <a href="notes.atom">Atom</a>
56 and <a href="notes.rss">RSS</a> feeds.</p>
57
58 <hr />
59 <p id="copy">Copyright &copy; 2012&ndash;2021 bandali</p>
60 <p id="license">Copying and distribution of this file, with or without
61 modification, are permitted in any medium without royalty provided the
62 copyright notice and this notice are preserved. This file is offered
63 as-is, without any warranty.</p>
64 </body>
65 </html>