2020-11-08 04:02:39 +00:00
|
|
|
# ox-gemini
|
2020-11-08 00:19:04 +00:00
|
|
|
|
2020-11-08 00:20:34 +00:00
|
|
|
This adds support for exporting org files in gemini format. Many things in here were taken from the ascii exporter, from which this one derives.
|
2020-11-08 00:19:04 +00:00
|
|
|
|
2020-11-08 04:03:09 +00:00
|
|
|
- Read more about gemini here: https://gemini.circumlunar.space/
|
|
|
|
- Read more about org-mode here: https://orgmode.org/
|
2020-11-08 00:19:04 +00:00
|
|
|
|
2020-11-08 04:03:09 +00:00
|
|
|
## License
|
2020-11-08 00:19:04 +00:00
|
|
|
This software is licensed under GPLv3.
|