From dd720a4b6f1fe9be63f813f4dd26af75f44b9cd7 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 21 Jun 2016 00:55:42 -0400 Subject: general content cleanup --- theme/templates/index.html | 93 ++++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 61 deletions(-) (limited to 'theme') diff --git a/theme/templates/index.html b/theme/templates/index.html index b9bcc32..6dd7445 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -16,12 +16,14 @@


-RSS feeds:
-   - articles
+RSS feeds
+   - all posts (atom)


-Other sites:
-   - github
-   - keybase
+Other sites
+   - github
+   - keybase
+   - the-nsa.org
+   - feed reader
{% endblock %} {% block content %} @@ -29,71 +31,40 @@ Other sites:


-

Where am I?

+
+ +{# NB: synchronize with /about/ page #} +Hi, I'm Bryan Newbold! I like to climb things and look around. Most of my work +has been dealing with the messy interfaces between information, abstraction, +and nature (eg, embedded digital electronics for scientific instruments). +You might know me from around Seattle, New York City, or Boston/Cambridge (Industry Lab, MIT). + +
+
+ +

Where am I Now?

As of Summer 2016 I am attending the Recurse Center in New York City, becoming a stronger (and happier!) programmer. My home has been Seattle since Fall 2014, where I have been hiking and biking and working remotely for Twinleaf, a small New Jersey company that builds Atomic Magnetometers. - - - -«previously» - «more»
-
- -{% endblock %} + +{% endblock %} -- cgit v1.2.3