Andros Fenollosa 7c2665e2ec Add readme
2023-06-13 10:11:28 +02:00
2023-06-13 10:11:28 +02:00
2023-06-13 10:11:28 +02:00

Configure

Configure the domain to be used to access the file share and the directory where it will be hosted using Tramp.

(setq org-share-to-web-domain "")
(setq org-share-to-web-directory "")

Example.

(setq org-share-to-web-domain "https://mydomain.com/")
(setq org-share-to-web-directory "/ssh:debian@mydomain.com:~/www/")
Description
Share an Org buffer as a web page. In addition, a URL will be created that you can share to view it.
Readme 584 KiB
Languages
Sass 53.4%
Emacs Lisp 46.6%