From 8698a276f937cb1cd6f67f7f213e2ea438500d7e Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Mon, 30 May 2011 00:30:16 -0400 Subject: Cleaned out public from repository, updated gitignore, added syntax highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements. --- public/2009/11/13/hello-world/index.html | 160 ------------------------------- 1 file changed, 160 deletions(-) delete mode 100644 public/2009/11/13/hello-world/index.html (limited to 'public/2009/11/13') diff --git a/public/2009/11/13/hello-world/index.html b/public/2009/11/13/hello-world/index.html deleted file mode 100644 index b67552e1..00000000 --- a/public/2009/11/13/hello-world/index.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - 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

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