Skip to content

exaos/o-blog

This branch is 46 commits ahead of, 200 commits behind renard/o-blog:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3023416 · Sep 24, 2013
Jun 20, 2012
Jun 20, 2012
Sep 24, 2013
Jun 20, 2012
Sep 4, 2013
Jan 9, 2012
Aug 3, 2013
Apr 7, 2012
Aug 19, 2012
May 7, 2012
Feb 9, 2012
May 21, 2012
Feb 10, 2012
Jul 4, 2012
Aug 13, 2012
Feb 20, 2013
Sep 4, 2013
Mar 26, 2012
May 4, 2012

Repository files navigation

o-blog quick start

How to use o-blog.

Quick start guide

First you need:

If you don’t have them, you should install them fist.

Setup

Using el-get

If you are using el-get it would be very easy to install. All you need to do is to add o-blog to el-get-sources and type M-x el-get-install o-blog.

If you are using el-get 4 or greater, you only need to type: M-x el-get-install o-blog.

Manual setup

Start by cloning the git repository from http:github.com[Github].

cd ~/.emacs.d
git clone https://github.com/renard/o-blog.git

And add following to your ~/.emacs.d/init.el file:

(add-to-list 'load-path "~/.emacs.d/o-blog")
(require 'o-blog)

Publish

Open the ~/.emacs.d/o-blog/example/sample.org file and type M-x org-publish-blog. The result site would be published by default in ~/.emacs.d/o-blog/example/out.

See the example/out/blog/index.html and example/out/todo.html' for more details.

About

o-blog 的中文演示

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 60.5%
  • JavaScript 19.7%
  • Emacs Lisp 19.3%
  • Shell 0.5%