aboutsummaryrefslogtreecommitdiff
path: root/source/index.md
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-05-05 19:31:51 -0700
committerZhiming Wang <zmwangx@gmail.com>2015-05-05 19:32:33 -0700
commita7a0b2073f30b1d0214c3152998d95e40a39b438 (patch)
tree00d399fafa500a5cabe652cde27c99c9c293ec87 /source/index.md
parent28b1853fdec7082785dd3f4c96e674c6c2f9d459 (diff)
downloadmy_new_personal_website-a7a0b2073f30b1d0214c3152998d95e40a39b438.tar.xz
my_new_personal_website-a7a0b2073f30b1d0214c3152998d95e40a39b438.zip
add feed icon to footer
Among other fixes and tweaks.
Diffstat (limited to 'source/index.md')
-rw-r--r--source/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/index.md b/source/index.md
index b654ab88..4818fde1 100644
--- a/source/index.md
+++ b/source/index.md
@@ -7,4 +7,4 @@ I am an undergrad at Stanford (junior as of May 2015) studying mathematics and t
My first programming language was Pascal and I consider C my mother tongue, but recently I write my code in Python or Bash (non-interactive) most of the time. 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. What else is there to tell?
-This blog could be about anything, but most of the stuff should be technical.
+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).