1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-29 17:00:08 -09:00

add new recipe org-page, a static site generator based on org mode

This commit is contained in:
Kelvin Hu 2013-08-25 01:09:33 +08:00
parent 201fac8639
commit 5b007bd731

3
recipes/org-page Normal file
View file

@ -0,0 +1,3 @@
(org-page :repo "kelvinh/org-page"
:fetcher github
:files ("*.el" "doc" "themes"))