Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.08 KB

README.org

File metadata and controls

34 lines (25 loc) · 1.08 KB

Simple Org Blog Generator

https://circleci.com/gh/jcouyang/blog.svg?style=svg

TL;DR Why another Org Mode Blog Generator

This is a really really simple blog generator

so you can focus on writting

only thing you need to do is adding org or markdown files into org folder and git push, no more C-c C-e P f

…and Travis-ci will do it’s job

travis ci will take care of everything

  • (org-publish-all)
  • git push to github pages

You Don’t need to know Ruby to build a Blog

Github Favored Markdown support

also disqus comment system

everthing you want to custom can be added to html/postamble.html

RSS

rss is generate from Yahoo Pipes, here is where I place my RSS link

Site Search

using http://swiftype.com/

Live Demo

https://blog.oyanglul.us

OK here is the Magic

https://github.com/jcouyang/orgpress/blob/master/emacs.el

Configuration

./circle.yml