summaryrefslogtreecommitdiff
path: root/posts/hello-world.md
diff options
context:
space:
mode:
authorViktor Kleen <viktor@kleen.org>2015-01-02 13:25:21 +0000
committerViktor Kleen <viktor@kleen.org>2015-01-02 13:25:21 +0000
commitba42b9b5ac8a55b4667f7a371a83133cdbe308a9 (patch)
treed3f9207cb03549fe8acdb26e3d4fe5ba694719ed /posts/hello-world.md
parenta7cf43b34976ac230e4cbead28990f9823c35f7b (diff)
downloaddirty-haskell.org-ba42b9b5ac8a55b4667f7a371a83133cdbe308a9.tar
dirty-haskell.org-ba42b9b5ac8a55b4667f7a371a83133cdbe308a9.tar.gz
dirty-haskell.org-ba42b9b5ac8a55b4667f7a371a83133cdbe308a9.tar.bz2
dirty-haskell.org-ba42b9b5ac8a55b4667f7a371a83133cdbe308a9.tar.xz
dirty-haskell.org-ba42b9b5ac8a55b4667f7a371a83133cdbe308a9.zip
write hello-world.md
Diffstat (limited to 'posts/hello-world.md')
-rw-r--r--posts/hello-world.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/posts/hello-world.md b/posts/hello-world.md
new file mode 100644
index 0000000..e86311f
--- /dev/null
+++ b/posts/hello-world.md
@@ -0,0 +1,12 @@
1% Hello, World!
2
3This is the inaugural post for this site. This "blog" is supposed to become
4populated by a variety of posts pertaining to my research at USC, to personal
5projects and (mathematician's look away) its own architecture.
6
7At the moment, I don't have much content; but hopefully this will change in due
8time. In the first few posts, I think I will describe the custom software that I
9put together to make this website happen; mostly for my benefit, so I have
10documentation to fall back on once things break.
11
12This is all I have to say right now. Carry on!