From d8b796acb9275e74324c3ea04324314ecbe1b664 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Tue, 7 Jun 2011 10:45:01 -0400 Subject: Another massive commit: 1. Major improvements to the responsive styling. 2. Toggleable sidebar 3. Upgraded to modernizr 2.0 which includes Respond.js 4. IE7-9 testing and fixes 5. New theming system which should make forkers happy 6. New rake task for installing Octopress themes 7. Magic --- source/_posts/2009-11-13-hello-world.markdown | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 source/_posts/2009-11-13-hello-world.markdown (limited to 'source/_posts/2009-11-13-hello-world.markdown') diff --git a/source/_posts/2009-11-13-hello-world.markdown b/source/_posts/2009-11-13-hello-world.markdown deleted file mode 100644 index af719856..00000000 --- a/source/_posts/2009-11-13-hello-world.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Hello World! I'm Octopress! -layout: post -updated: March 10th, 2010 ---- - -**Octopress is a blogging framework designed for hackers**, based on [Jekyll](http://github.com/mojombo/jekyll) the blog aware static site generator powering [Github pages](http://pages.github.com/). -If you don't know what Jekyll is, [Jack Moffitt](http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/) wrote a good summary: - -{% blockquote Jack Moffitt http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/ Blogging with Git Emacs and Jekyll %} - 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. -{% endblockquote %} - -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](http://wiki.github.com/imathis/octopress/) -- cgit v1.2.1