mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
add new recipe org-page, a static site generator based on org mode
This commit is contained in:
parent
201fac8639
commit
5b007bd731
1 changed files with 3 additions and 0 deletions
3
recipes/org-page
Normal file
3
recipes/org-page
Normal file
|
@ -0,0 +1,3 @@
|
|||
(org-page :repo "kelvinh/org-page"
|
||||
:fetcher github
|
||||
:files ("*.el" "doc" "themes"))
|
Loading…
Reference in a new issue