emacsorphanage / org-page

[INACTIVE] A static site generator based on Emacs and org mode.
674 stars 99 forks source link

add republish all support #38

Closed xiaohanyu closed 11 years ago

xiaohanyu commented 11 years ago

when you change the entire site to a new theme, you need to republish all files. The op/republish all function just republish all *.org files one by one.

sillykelvin commented 11 years ago

Yes, this is really a "must implement" feature, I will work on it later.

sillykelvin commented 11 years ago

feature implemented.