various tweaks
authorAmin Bandali <bandali@gnu.org>
Sun, 30 Jun 2019 05:31:35 +0000 (01:31 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 30 Jun 2019 05:31:35 +0000 (01:31 -0400)
contact.html
gpg.html
index.html
style.css

index 18ed4ed..8fa3ac1 100644 (file)
@@ -54,6 +54,7 @@
     <ul>
       <li><a href="https://libreplanet.org/wiki/User:Bandali">Bandali</a> on LibrePlanet</li>
       <li><a href="https://savannah.gnu.org/users/bandali">bandali</a> on Savannah</li>
+      <li><a href="https://git.sr.ht/~bandali">bandali</a> on Sourcehut</li>
       <li><a href="https://lobste.rs/u/bandali">bandali</a> on Lobsters</li>
       <li><a href="https://hackage.haskell.org/user/bandali">bandali</a> on Hackage</li>
       <li><a href="https://gitlab.com/bandali">bandali</a> on GitLab</li>
index b548081..e925860 100644 (file)
--- a/gpg.html
+++ b/gpg.html
@@ -1,14 +1,14 @@
 <!--# include virtual="/common/header.html" -->
 <meta
   name="description"
-  content="Amin Bandali&rsquo;s GPG keys, for sending him
+  content="Amin Bandali&rsquo;s GPG key, for sending him
         GPG-encrypted mail."/>
-<title>GPG Keys - Amin Bandali</title>
-<!--#set var="bpage" value="GPG Keys" -->
+<title>GPG Key - Amin Bandali</title>
+<!--#set var="bpage" value="GPG Key" -->
 <!--# include virtual="/common/banner.html" -->
 <main>
   <section>
-    <h2 id="gpg">GPG Keys</h2>
+    <h2 id="gpg">GPG Key</h2>
     <p>
       If you want to send me GPG-encrypted mail, you can use my
       <a href="bandali-pubkey.txt">current key</a>:
index fb82602..363ec70 100644 (file)
@@ -2,7 +2,7 @@
 <meta
   name="description"
   content="Amin Bandali is a graduate student at WatForm, the
-        co-host of the Emacs.el podcast, a free software advocate,
+        co-host of the Emacs.el podcast, a free software activist,
         and a volunteer webmaster for the GNU project."/>
 <title>Amin Bandali</title>
 <!--#set var="bpage" value="Home" -->
       <tbody>
         <tr>
           <th></th>
-          <th>academic</th>
-          <th>personal</th>
+          <th>email</th>
+          <th>projects</th>
         </tr>
         <tr>
-          <td>email</td>
+          <td>academic</td>
           <td><a href="mailto:abandali@uwaterloo.ca">abandali@uwaterloo.ca</a></td>
-          <td><a href="mailto:bandali@gnu.org">bandali@gnu.org</a>
-            (<a href="gpg">gpg</a>)</td>
+          <td><a href="https://git.uwaterloo.ca/abandali">git.uwaterloo.ca/abandali</a></td>
         </tr>
         <tr>
-          <td>git repos</td>
-          <td><a href="https://git.uwaterloo.ca/abandali">git.uwaterloo.ca/abandali</a></td>
-          <td><a href="https://git.sr.ht/~bandali">git.sr.ht/~bandali</a></td>
+          <td>personal</td>
+          <td><a href="mailto:amin@shemshak.org">amin@shemshak.org</a></td>
+          <td><a href="https://git.shemshak.org/amin">git.shemshak.org/amin</a></td>
         </tr>
         <tr>
-          <td>other means</td>
-          <td>see <a href="contact">contact</a> page</td>
+          <td>gnu</td>
+          <td><a href="mailto:mab@gnu.org">bandali@gnu.org</a>
+          <td><a href="https://sv.gnu.org/u/bandali">sv.gnu.org/u/bandali</a></td>
         </tr>
       </tbody>
     </table>
+    <p>
+      See <a href="contact">contact</a> for more, and <a href="gpg">gpg</a>
+      for sending me encrypted mail.
+    </p>
   </section>
 
   <section>
@@ -63,7 +67,8 @@
       <a href="https://www.gnu.org/software/emacs/manual/elisp.html">Emacs Lisp</a>.
       I&rsquo;m also a <a href="https://www.gnu.org/philosophy/free-sw.en.html">free software</a>
       and <a href="https://www.gnu.org/licenses/copyleft.en.html">copyleft</a>
-      advocate, and a volunteer webmaster for the GNU project.
+      activist, and a <a href="https://www.gnu.org/people/webmeisters.html#bandali">volunteer webmaster</a>
+      for the GNU project.
     </p>
 
     <p>
     <h2 id="presentations">Presentations</h2>
     <dl>
       <dt>
-        <strong>The Magic of Specifications and Type
-          Systems</strong>
+        <strong>The Magic of Specifications and Type Systems</strong>
       </dt>
-      <dd><strong>Amin Bandali</strong>, Simon Hudon,
-        Jonathan Ostroff
+      <dd>
+        <strong>Amin Bandali</strong>, Simon Hudon, Jonathan Ostroff
       </dd>
       <dd><a href="presentations/cucsc-2017-slides.pdf">Slides</a>
         presented at
-        <abbr title="Canadian Undergraduate Computer Science Conference">
-          CUCSC 2017</abbr>, University of Toronto, Canada, June
-        15-17, 2017.
+        <abbr title="Canadian Undergraduate Computer Science Conference">CUCSC 2017</abbr>,
+        University of Toronto, Canada, June 15-17, 2017.
+      </dd>
+      <dd>
+        <a href="presentations/eecs4080-poster.pdf">Poster</a> presented at
+        <abbr title="Lassonde Undergraduate Summer Student Research Conference">Lassonde USSR Conference</abbr>,
+        York University, Toronto, Canada, August 15, 2017.
       </dd>
-      <dd><a href="presentations/eecs4080-poster.pdf">Poster</a>
-        presented at
-        <abbr title="Lassonde Undergraduate Summer Student Research Conference">
-          Lassonde USSR Conference</abbr>, York University, Toronto, Canada,
-        August 15, 2017.</dd>
     </dl>
   </section>
 
index 015fa53..17999c7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -11,6 +11,7 @@ header, section {margin-bottom: 1.7rem}
   top: -0.75rem;
 }
 main {
+  min-width: 30rem;
   max-width: 50rem;
   padding-bottom: 1rem;
 }
@@ -33,6 +34,9 @@ a:hover {
   font-size: 0.9em;
   font-weight: normal;
 }
-.btable td:first-child {text-align: right}
+.btable td {padding: 0.1rem 0.3rem}
+.btable td:first-child, .btable td:nth-child(3) {text-align: right}
+.btable td:first-child {padding-left: 0}
+.btable td:last-child {padding-right: 0}
 #theses {padding-left: 1rem}
 h1, h2, h3, h4, h5 {line-height: 1.15}