/ox-s9y

Serendipity blog export for Org

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

ox-s9y - Serendipity blog export for Org

Build Status GPL 3+

This tries to be an Org export backend to generate HTML code suitable to be imported as an article into the Serendipity (s9y) blog system. Code blocks will be rendered via the GeSHI plugin in s9y.

todo

  • fix handling of multiple paragraphs inside of list-items (see ox-html)

done

  • export code blocks in GeSHi format
  • add export commands to the export menu
  • restrict export to the contents of the <body> tag
  • map Org languages to GeSHi languages
  • support offsets and jumps in ordered lists
  • export directly to X clipboard

resources

Project homepage, git repository and bug tracker are available at https://github.com/mmitch/ox-s9y

license

Copyright (C) 2017-2021,2023 Christian Garbs mitch@cgarbs.de
Licensed under GNU GPL v3 or later.

ox-s9y is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ox-s9y is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with ox-s9y. If not, see http://www.gnu.org/licenses/.