slw2gmi

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

slweb

Gemini

Prerequisites

Optional dependencies

Install

$ git clone https://git.sr.ht/~strahinja/slw2gmi
$ cd slw2gmi
$ su

Then, if you have apenwarr/redo:

apenwarr/redo

# redo install

if you don't:

# ./do install

You can specify any compiler which uses -Wall, -c, -g and -o like GNU C, most notably tcc(1), by setting the SLW2GMI_CC environment variable. For example:

$ SLW2GMI_CC=tcc redo -j10

In the case of tcc, the tradeoff is that the debug information is limited compared to gcc, but the compilation time is significantly shorter.

TODO (checklist)

See the file TODO for more information.

TODO

Bugs and limitations

Bugs can be reported using the ticket tracker. See the manpage (man slw2gmi) after installing slw2gmi for more information.

ticket tracker

License

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

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/.

https://www.gnu.org/licenses/

Previous commit: index.slw c862643 2023-04-10 06:45:54 +0200 (Страхиња Радић) (HEAD -> master, origin/master, origin/HEAD)

Generated by slw2gmi © 2021, 2022 Strahinya Radich.