Add org-webpage recipe

This commit is contained in:
Feng Shu 2015-04-04 11:41:12 +08:00
parent 865e0ba1db
commit aa376bb862

3
recipes/org-webpage Normal file
View file

@ -0,0 +1,3 @@
(org-webpage :repo "tumashu/org-webpage"
:fetcher github
:files (:defaults "documents" "themes"))