X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/eac9e3d2daea79dd02205d41018c0258850ada45..21453c78741b3a2775b7cb0b15ca0c7b85a83ffe:/content-org/aminb.org?ds=sidebyside
diff --git a/content-org/aminb.org b/content-org/aminb.org
index 94b15ae..2625214 100644
--- a/content-org/aminb.org
+++ b/content-org/aminb.org
@@ -8,9 +8,13 @@
#+macro: abbr @@html:$1@@
#+macro: span @@html:$2@@
-* Home
+* Pages
:PROPERTIES:
:EXPORT_HUGO_SECTION: /
+:END:
+
+** Home
+:PROPERTIES:
:EXPORT_FILE_NAME: _index
:END:
@@ -18,15 +22,10 @@ I'm a [[/uw][graduate student]] in the [[https://watform.uwaterloo.ca][WatForm]]
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]],
@@ -38,7 +37,27 @@ type systems, and formal methods in general. I love writing Haskell
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
@@ -46,6 +65,7 @@ line]] if you like to geek out about any of the above.
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:
@@ -79,7 +99,6 @@ platforms.
** Colophon
:PROPERTIES:
:EXPORT_FILE_NAME: colophon
-:EXPORT_HUGO_MENU: :menu "nomenu"
:END:
#+macro: light @@html:@@
@@ -112,10 +131,20 @@ option, any later version) of the [[https://gnu.org/licenses/gpl.html][GNU Gener
[[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:
@@ -124,7 +153,6 @@ option, any later version) of the [[https://gnu.org/licenses/gpl.html][GNU Gener
: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:
@@ -390,19 +418,9 @@ and pieces, about installing Arch on a MacBook:
- [[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: