experiment with a fully <pre>-based look
[~bandali/bndl.org] / index.m4
index 76414b1..7b5a568 100644 (file)
--- a/index.m4
+++ b/index.m4
@@ -1,85 +1,45 @@
 dnl -*- html -*-
-define(__title, `Bandali''`s Personal Site')dnl
+define(__title, `home')dnl
 define(__slug, `home')dnl
-define(__nts)dnl
 include(header.html)dnl
 
-<section id="intro" class="justify">
-<p>Hi, I'm bandali.  I am
-a <a href="//www.gnu.org/philosophy/free-sw.html">free software</a>
-activist and a computing scientist.  I graduated from the University
-of Waterloo with a <a href="/mmath">Master of Mathematics</a> degree
-in Computer Science, where I did research in formal logic, model
-checking, and verification supervised
-by <a href="//cs.uwaterloo.ca/~nday/">Prof. Nancy Day</a>, with the
-main goal of improving <strong>software and systems
-reliability</strong> through application of
-<a href="//en.wikipedia.org/wiki/Formal_methods">formal methods</a>.
-My research areas of interest include programming languages, proof
-assistants, and their type systems.</p>
+I'm a free software activist [1] and computing scientist [2].
+I'm a GNU maintainer of Jami [3] and GNUzilla and IceCat [4],
+and I wear a few other hats around GNU, like helping run the
+Savannah forge for GNU and non-GNU projects as a Savannah hacker.
 
-I am currently employed
-by <a href="//savoirfairelinux.com/en">Savoir-faire Linux</a> as a
-Free Software Consultant, where I get to hack on various parts
-of <a href="//jami.net">Jami</a>, work with the maintainers of Jami
-packages in various GNU/Linux distributions like Debian and Trisquel
-to help keep up-to-date the version of Jami available in the official
-repositories of those distributions, and generally serve as a
-community liaison between the Jami core development team and the wider
-free software community around Jami.  To be sure, the views or
-opinions expressed on this site are solely my own, and do not
-necessarily represent those of my employer or anyone else.
+[1]: <a href="https://www.gnu.org/philosophy/free-sw.html">https://www.gnu.org/philosophy/free-sw.html</a>
+[2]: <a href="https://bndl.org/mmath">https://bndl.org/mmath</a>
+[3]: <a href="https://jami.net">https://jami.net</a>
+[4]: <a href="https://www.gnu.org/software/gnuzilla/">https://www.gnu.org/software/gnuzilla/</a>
 
-<p>On the side, I
-enjoy <a href="//stallman.org/articles/on-hacking.html">hacking</a>
-on <a href="//www.gnu.org/software/emacs/manual/elisp.html">elisp</a>
-and <a href="//www.gnu.org/software/guile/">guile</a>.  I'm a
-GNU <a href="//www.gnu.org/people/people.html#bandali">maintainer</a>,
-<a href="//www.gnu.org/people/webmeisters.html#bandali">webmaster</a>,
-and <a href="//savannah.gnu.org/maintenance/SavannahHacker/">Savannah
-hacker</a>; and an <a href="//www.fsf.org/associate/">associate
-member</a> of the Free Software Foundation (FSF).  I'm currently the
-chief organizer of the <a href="//emacsconf.org">EmacsConf</a>
-conference, and the co-host of
-the <a href="//emacsel.com">Emacs.el</a> podcast with
-<a href="//www.pygopar.com">Daniel Gopar</a>.  I am also a member of
-the Systems Committee of the
-<a href="//csclub.uwaterloo.ca">Computer Science Club</a> of the
-University of Waterloo.</p>
+For my $dayjob I work on Jami as a Free Software Consultant at SFL,
+where I get to hack on various parts of Jami, and also help maintain
+Jami packages for various GNU/Linux distributions.  I am also somewhat
+of a community liaison between the Jami core development team and the
+wider free software community around Jami.  To be sure, the views or
+opinions expressed here are solely my own, and do not necessarily
+represent those of my employer (or anyone else's, for that matter).
 
-<p>Starting in spring 2020, I am an intern with the FSF tech team.</p>
-</section>
+Outside $dayjob, I enjoy hacking on [5] GNU Emacs and Emacs Lisp, and
+doing a few things around the Emacs community such as maintaining the
+ERC [6] IRC client built into GNU Emacs, organizing the EmacsConf [7]
+conference, and hosting the Emacs.el [8] podcast with gopar.
 
-<section id="notes" class="justify">
-<h2>Notes</h2>
-<p>Here are notes about a variety of topics and issues I care about.
-They're also available via
-<a href="notes.atom">
-<img class="feed-icon" src="icon-12px.png"
-     alt="subscribe to Atom feed">Atom</a>
-and
-<a href="notes.rss">
-<img class="feed-icon" src="icon-12px.png"
-     alt="subscribe to RSS feed">RSS</a> feeds.</p>
+[5]: <a href="https://stallman.org/articles/on-hacking.html">https://stallman.org/articles/on-hacking.html</a>
+[6]: <a href="https://www.gnu.org/software/emacs/erc.html">https://www.gnu.org/software/emacs/erc.html</a>
+[7]: <a href="https://emacsconf.org">https://emacsconf.org</a>
+[8]: <a href="https://emacsel.com">https://emacsel.com</a>
 
-<table class="post-list">
-<tbody>
-<tr>
-<td><a href="fsf-internship/intro">Internship with the FSF tech team</a>
-(intro)</td>
-<td><small>May 29, 2020</small></td>
-</tr>
-<tr>
-<td><a href="computing">How I do my Computing</a></td>
-<td><small>September 14, 2019</small></td>
-</tr>
-<tr>
-<td><a href="arch-macbook-air">Arch GNU/Linux on MacBook Air 2013</a></td>
-<td><small>November 1, 2016</small></td>
-</tr>
-</tbody>
-</table>
-</section>
 
-define(__copy, `2016&ndash;2020')dnl
+<b id="notes">NOTES</b>
+
+Here are notes about a variety of topics and issues I care about.
+You can also get these notes and future ones in your feed reader
+by subscribing to <a href="/notes.atom">notes.atom</a> or <a href="https://bndl.org/notes.rss">notes.rss</a>.
+
+2020-12-18  <a href="fsf-internship-beyond">My internship with the FSF tech team and beyond</a>
+
+2020-05-29  <a href="fsf-internship-intro">Internship with the FSF tech team</a>
+
 include(footer.html)dnl