From 0e576833c06b804104298f350d4c2a18ce73fe4f Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Wed, 24 Jun 2020 15:10:44 -0400 Subject: Add info in about, add picture too --- content/about/index.org | 23 +++++++++++++++++++++++ content/about/playing go.jpg | Bin 0 -> 1462671 bytes 2 files changed, 23 insertions(+) create mode 100644 content/about/index.org create mode 100644 content/about/playing go.jpg (limited to 'content/about') diff --git a/content/about/index.org b/content/about/index.org new file mode 100644 index 0000000..abf7469 --- /dev/null +++ b/content/about/index.org @@ -0,0 +1,23 @@ +#+TITLE: About +#+DATE: 2020-06-16T15:48:31-04:00 +#+DRAFT: false +#+DESCRIPTION: +#+TAGS[]: +#+KEYWORDS: +#+SLUG: +#+SUMMARY: + +Hello! My name is Dante Catalfamo. I'm a developer at [[https://www.shopify.ca/][Shopify]]. I +currently live in Ottawa, Ontario, Canada. + +I'm a big fan of [[https://www.openbsd.org/][OpenBSD]] and [[https://www.gnu.org/software/emacs/][Emacs]], using both daily. In fact, this +blog is written in Emacs and hosted on OpenBSD using [[https://man.openbsd.org/httpd.8][httpd]]. + +I've often found myself writing myself notes about various problems +I've solved after not being able to find adequate solutions online. I +figure I'm not the only one who has these problems, so I thought I'd +share my notes online! + +#+ATTR_HTML: :title Me Playing A Quick Game Of 9x9 Go +#+ATTR_HTML: :alt Me Playing A Quick Game Of 9x9 Go +[[file:playing%20go.jpg]] diff --git a/content/about/playing go.jpg b/content/about/playing go.jpg new file mode 100644 index 0000000..562eb9d Binary files /dev/null and b/content/about/playing go.jpg differ -- cgit v1.2.3