aboutsummaryrefslogtreecommitdiff
path: root/_posts/2015-04-09-hello-world.md
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-04-09 02:09:35 +0200
committerJakob Odersky <jodersky@gmail.com>2015-04-09 21:38:43 +0200
commitc389f93bdce02f446ce22dec7e93cbe7a00b472c (patch)
treefb35194d21017e45ac9163dd6b981c78f566c100 /_posts/2015-04-09-hello-world.md
parent5cb6b6a78bfeb92c01a1d91f134ac22978e64b09 (diff)
downloadwebsite-c389f93bdce02f446ce22dec7e93cbe7a00b472c.tar.gz
website-c389f93bdce02f446ce22dec7e93cbe7a00b472c.tar.bz2
website-c389f93bdce02f446ce22dec7e93cbe7a00b472c.zip
implement basic site using jekyll
Diffstat (limited to '_posts/2015-04-09-hello-world.md')
-rw-r--r--_posts/2015-04-09-hello-world.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/_posts/2015-04-09-hello-world.md b/_posts/2015-04-09-hello-world.md
new file mode 100644
index 0000000..4da967c
--- /dev/null
+++ b/_posts/2015-04-09-hello-world.md
@@ -0,0 +1,6 @@
+---
+layout: post
+title: Hello World
+---
+# Hello World
+This is a test post. \ No newline at end of file