From e4c2d5790bac6a74037638fde049c374fc44cc7b Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sun, 17 Apr 2011 22:49:30 -0500 Subject: irrisponsibly massive commit --- public/2009/11/13/hello-world/index.html | 123 +++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 public/2009/11/13/hello-world/index.html (limited to 'public/2009/11') diff --git a/public/2009/11/13/hello-world/index.html b/public/2009/11/13/hello-world/index.html new file mode 100644 index 00000000..cd0e9398 --- /dev/null +++ b/public/2009/11/13/hello-world/index.html @@ -0,0 +1,123 @@ + + + + Hello World! I'm Octopress! - My Octopress Blog + + + + + + + + + + + + + + + + + + +

My Octopress Blog

+ +
+ +
+
+
+
+

+ + + + +

+

Hello World! I'm Octopress!

+
+ +

Octopress is a blogging framework designed for hackers, based on Jekyll the blog aware static site generator powering Github pages. +If you don’t know what Jekyll is, Jack Moffitt wrote a good summary:

+ +

Jekyll is a static blog generator; it transforms a directory of input files into another directory of files suitable for a blog. The management of the blog is handled by standard, familiar tools like creating and renaming files, the text editor of your choice, and version control.

+ +

Jack Moffitt Blogging with Git Emacs and Jekyll

+ +

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 patterns you already use for your daily work.

+ +

Read the wiki to learn more

+
+ + +

updated

+ + +
+
+ +
+
+ + + -- cgit v1.2.1