~strahinja/slw2gmi

slweb to Gemini converter

76cfffb Synchronize build files with sled

7 months ago

312b98f lib/make{date,version}: Make version depend on last commit if ahead of tag

8 months ago
slw2gmi
=======

slw2gmi is a converter from slweb[1] to Gemini[2] format. Although both are
similar to Markdown, the two formats differ enough to warrant a full converter.

[1]: https://strahinja.srht.site/slweb/
[2]: https://gemini.circumlunar.space


Install
-------

See the file INSTALL in this repository.


License
-------

slw2gmi - slweb to Gemini converter
Copyright (C) 2021-2024  Страхиња Радић

This program 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.

This program 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
this program.  If not, see <https://www.gnu.org/licenses/>.