aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-07-19 13:11:11 -0700
committerZhiming Wang <zmwangx@gmail.com>2015-07-19 13:11:11 -0700
commit6679e7e7c57fea63271bba7338f91499d13107b5 (patch)
treea981272964c330c4a02f90090d270c91e230fdc8 /source
parent110cf961113af9d5386cd9ba35404161e473e39b (diff)
downloadmy_new_personal_website-6679e7e7c57fea63271bba7338f91499d13107b5.tar.xz
my_new_personal_website-6679e7e7c57fea63271bba7338f91499d13107b5.zip
index.md: add Keybase link
Diffstat (limited to '')
-rw-r--r--source/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/index.md b/source/index.md
index 01e181ec..b259fe1d 100644
--- a/source/index.md
+++ b/source/index.md
@@ -5,6 +5,6 @@ title: dl? cmplnts?
I am an undergrad at Stanford (junior as of May 2015) studying mathematics and theoretical physics. I enjoy coding in my spare time, for fun and profit (getting things done). I am lazy in general so I try to automate things as much as possible.
-My first programming language was Pascal and I consider C my mother tongue, but recently I write most of my stuff in Python or non-interactive Bash, and I'm slowly moving to Zsh even for non-interactive shell scripting. My operating system is OS X, my text editor is Emacs, my interactive shell is Zsh, my package manager is Homebrew, and my default browser (at the moment — it changes a lot) is Google Chrome. I use four-space indents when the target language has no highly established convention that says otherwise. My public key is [here](/key.html). You won't and likely never will find me on SNS. What else is there to tell?
+My first programming language was Pascal and I consider C my mother tongue, but recently I write most of my stuff in Python or non-interactive Bash, and I'm slowly moving to Zsh even for non-interactive shell scripting. My operating system is OS X, my text editor is Emacs, my interactive shell is Zsh, my package manager is Homebrew, and my default browser (at the moment — it changes a lot) is Google Chrome. I use four-space indents when the target language has no highly established convention that says otherwise. My public key is [here](/key.html), or you may find me on [Keybase](https://keybase.io/zmwangx). You won't and likely never will find me on SNS. What else is there to tell?
This blog could be about anything, but most of the stuff should be technical. Oh yes, this blog is fully open source, down to how image assets were generated. All tools necessary for reproducing this blog are either in or documented in [the source branch](https://github.com/zmwangx/zmwangx.github.io/tree/source) of [zmwangx/zmwangx.github.io](https://github.com/zmwangx/zmwangx.github.io).