mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-11 01:50:53 +00:00
irrisponsibly massive commit
This commit is contained in:
@ -1,14 +1,16 @@
|
||||
---
|
||||
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:
|
||||
|
||||
> 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.
|
||||
> <cite>**Jack Moffitt** [Blogging with Git Emacs and Jekyll](http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/)</cite>
|
||||
> 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.
|
||||
|
||||
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.
|
||||
<cite>**Jack Moffitt** [Blogging with Git Emacs and Jekyll](http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/)</cite>
|
||||
|
||||
[Read the wiki to learn more](http://wiki.github.com/imathis/octopress/)
|
||||
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/)
|
||||
|
||||
Reference in New Issue
Block a user