experiment with a fully <pre>-based look
[~bandali/bndl.org] / index.m4
index 1f8246e..7b5a568 100644 (file)
--- a/index.m4
+++ b/index.m4
@@ -1,88 +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="https://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="https://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="https://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.
 
-<p>I am currently employed
-by <a href="https://savoirfairelinux.com/en">Savoir-faire Linux</a> as
-a Free Software Consultant, where I get to hack on various parts
-of <a href="https://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.</p>
+[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="https://stallman.org/articles/on-hacking.html">hacking</a> on
-<a href="https://www.gnu.org/software/emacs/manual/elisp.html">Emacs
-Lisp</a>.  I'm a GNU
-<a href="https://www.gnu.org/people/people.html#bandali">maintainer</a>,
-<a href="https://www.gnu.org/people/webmeisters.html#bandali">webmaster</a>,
-and <a href="https://savannah.gnu.org/maintenance/SavannahHacker/">Savannah
-hacker</a>; and an <a href="https://www.fsf.org/associate/">associate
-member</a> of the Free Software Foundation (FSF).  I'm currently the
-chief organizer of the <a href="https://emacsconf.org">EmacsConf</a>
-conference, and the co-host of the
-<a href="https://emacsel.com">Emacs.el</a> podcast with
-<a href="https://www.pygopar.com">Daniel Gopar</a>.  I am also a member of
-the Systems Committee of the
-<a href="https://csclub.uwaterloo.ca">Computer Science Club</a> of the
-University of Waterloo.</p>
-</section>
+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).
 
-<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>
+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.
 
-<table class="post-list">
-<tbody>
-<tr>
-<td><a href="fsf-internship-beyond">My internship with the FSF tech team and beyond</a>
-(concluding)</td>
-<td><small>December 18, 2020</small></td>
-</tr>
-<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>
+[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>
+
+
+<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>
 
-define(__copy, `2016&ndash;2020')dnl
 include(footer.html)dnl