#+macro: abbr @@html:<abbr>$1</abbr>@@
#+macro: span @@html:<span class="$1">$2</span>@@
-* Home
+* Pages
:PROPERTIES:
:EXPORT_HUGO_SECTION: /
+:END:
+
+** Home
+:PROPERTIES:
:EXPORT_FILE_NAME: _index
:END:
supervised by [[https://cs.uwaterloo.ca/~nday/][Dr. Nancy Day]]. I'm interested in using formal methods,
especially type systems, to help make software more reliable.
-* Pages
-:PROPERTIES:
-:EXPORT_HUGO_SECTION: /
-:EXPORT_HUGO_MENU: :menu topnav
-:END:
-
** CV
:PROPERTIES:
:EXPORT_FILE_NAME: cv
+:EXPORT_HUGO_MENU: :menu topnav :weight 10
:END:
My academic {{{abbr(CV)}}} is available as [[/cv.pdf][cv.pdf]],
and I'm looking into Rust and Lean as well. Feel free to [[/contact][drop me a
line]] if you like to geek out about any of the above.
-** TODO Now
+** DONE Now
+CLOSED: [2018-09-04 Tue 10:53]
+:PROPERTIES:
+:EXPORT_FILE_NAME: now
+:EXPORT_HUGO_AUTO_SET_LASTMOD: t
+:EXPORT_HUGO_MENU: :menu topnav :weight 20
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :customTitle "What I'm doing now"
+:END:
+
+This is my [[https://nownownow.com/about][now page]].
+
+I'm currently doing my third semester as a [[/uw][graduate student]] in the
+Waterloo Formal Methods group at University of Waterloo. I'm also
+TA'ing [[https://www.student.cs.uwaterloo.ca/~se212/][SE 212: Logic and Computation]], taught by my supervisor, Nancy.
+
+In my spare time, I write [[https://www.gnu.org/philosophy/free-sw.en.html][free software]] (projects page coming soon),
+and tend to various tasks as a GNU webmaster. I've also been picking
+up the guitar, after giving up on my longtime dream of being a
+pianist, at least for now.
+
+This update was on {{< lastmod >}}.
** TODO Projects
CLOSED: [2018-09-03 Mon 20:44]
:PROPERTIES:
:EXPORT_FILE_NAME: contact
+:EXPORT_HUGO_MENU: :menu topnav :weight 40
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :customTitle "Say hello!"
:END:
** Colophon
:PROPERTIES:
:EXPORT_FILE_NAME: colophon
-:EXPORT_HUGO_MENU: :menu "nomenu"
:END:
#+macro: light @@html:<label class="light-off-button-inline" for="light-off"></label>@@
[[https://git.sr.ht/~aminb/aminb.org/tree/COPYING][=COPYING=]] file). The contents of the website are licensed under a
{{{ccbysa}}} license.
+** Search
+:PROPERTIES:
+:EXPORT_HUGO_SECTION: /
+:EXPORT_FILE_NAME: search
+:EXPORT_HUGO_LAYOUT: search
+:EXPORT_HUGO_OUTPUTS: html json
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :sitemap '((priority . 0.1))
+:END:
+Results from static site search implemented using /Fusejs/, /jquery/
+and /mark.js/. -- [[https://gist.github.com/eddiewebb/735feb48f50f0ddd65ae5606a1cb41ae][Source]]
+
* Posts
:PROPERTIES:
:EXPORT_HUGO_SECTION: post
-:EXPORT_HUGO_MENU: :menu main
:EXPORT_HUGO_AUTO_SET_LASTMOD: t
:END:
:EXPORT_FILE_NAME: arch-macbook-air
:EXPORT_DATE: 2016-11-01
:EXPORT_OPTIONS: ^:{}
-:EXPORT_HUGO_MENU: :menu main
:EXPORT_HUGO_ALIASES: /2016/11/arch-macbook-air
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :toc true
:END:
- [[https://medium.com/phils-thought-bubble-of-recent-stuff/arch-linux-running-on-my-macbook-2ea525ebefe3][Arch Linux running on my MacBook]]
- [[http://codylittlewood.com/arch-linux-on-macbook-pro-installation/][Dual boot Arch Linux on MacBook Pro Installation]]
-* Meta
-** Search
-:PROPERTIES:
-:EXPORT_HUGO_SECTION: /
-:EXPORT_FILE_NAME: search
-:EXPORT_HUGO_LAYOUT: search
-:EXPORT_HUGO_OUTPUTS: html json
-:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :sitemap '((priority . 0.1))
-:END:
-Results from static site search implemented using /Fusejs/, /jquery/
-and /mark.js/. -- [[https://gist.github.com/eddiewebb/735feb48f50f0ddd65ae5606a1cb41ae][Source]]
* COMMENT Local Variables :ARCHIVE:
# Local Variables:
-# org-hugo-footer: "\n\n[//]: # \"Exported with love from a post written in Org mode\"\n[//]: # \"- https://github.com/kaushalmodi/ox-hugo\""
+# org-hugo-footer: "\n\n[//]: # \"Exported with love from a post written in Org mode\"\n[//]: # \"- https://ox-hugo.scripter.co\""
+# org-hugo-auto-export-on-save: t
# End: