From 4d8ea6d1ab808b7080c07fe3abbbdf5089e12aef Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Sat, 8 May 2021 12:28:19 -0400 Subject: [PATCH] get rid of /now, add template (i was using it as a template anyway) --- homepage/now.html | 33 --------------------------------- homepage/template.html | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+), 33 deletions(-) delete mode 100644 homepage/now.html create mode 100644 homepage/template.html diff --git a/homepage/now.html b/homepage/now.html deleted file mode 100644 index 80632bb..0000000 --- a/homepage/now.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - -what i'm doing rn - - -

~ Return to the rest of the site

- - - -

What I'm doing right now

-

updated 2021-04-05

-
-

-I'm writing some utilities for my system. -Mostly math-related right now but there's also a crack at head(1) and the usual true(1) and false(1). -I've been meaning to write an article or something on how to install my implementations of true/false. -I do believe they're better than the GNU versions though it didn't take much (they're literally just int main(void){return n;}). -

-

-I got a new phone, the Unihertz Titan. -It's a behemoth and 1.5cm thick. Totally worth the $350. -It's seen active use since 0500 today and now at 1400 it's still at 75% charge. -That's on 4G LTE, playing music off the SD card and surfing the web. -

- - diff --git a/homepage/template.html b/homepage/template.html new file mode 100644 index 0000000..48449ac --- /dev/null +++ b/homepage/template.html @@ -0,0 +1,21 @@ + + + + + + + + + +FILL_IN + + +

~ Return to the rest of the site

+ + + +

FILL_IN

+

updated FILL_IN

+
+ +