diff options
author | B Mathis <brandon@imathis.com> | 2010-03-10 17:13:40 -0600 |
---|---|---|
committer | B Mathis <brandon@imathis.com> | 2010-03-10 17:13:40 -0600 |
commit | 7a837a7238626defc7f32bc896e9c9391e152cc4 (patch) | |
tree | e5d5544f2d36b4ba00395874cdfcc2c51359d678 | |
parent | e8e361993f1e6237f4c6786e973dec83ee4b74d0 (diff) | |
download | my_new_personal_website-7a837a7238626defc7f32bc896e9c9391e152cc4.tar.xz my_new_personal_website-7a837a7238626defc7f32bc896e9c9391e152cc4.zip |
added a link to the wiki to first post
Diffstat (limited to '')
-rw-r--r-- | source/_posts/2009-11-13-hello-world.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_posts/2009-11-13-hello-world.markdown b/source/_posts/2009-11-13-hello-world.markdown index 40ac3255..2339968f 100644 --- a/source/_posts/2009-11-13-hello-world.markdown +++ b/source/_posts/2009-11-13-hello-world.markdown @@ -11,4 +11,4 @@ If you don't know what Jekyll is, [Jack Moffitt](http://metajack.im/2009/01/23/b There's no database to set up, and you get to use tools like Emacs, vim, or TextMate to write your posts, not some lame in-browser text editor. Just write, generate, deploy, using the same tools and patters you already use for your daily work. -### So what's Octopress?
\ No newline at end of file +[Read the wiki to learn more](http://wiki.github.com/imathis/octopress/)
\ No newline at end of file |