slw2gmi

Конвертор из slweb-а у Џемини
git clone https://git.sr.ht/~strahinja/slw2gmi
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

README (1035B)


      1 
      2 slw2gmi
      3 =======
      4 
      5 slw2gmi is a converter from slweb[1] to Gemini[2] format. Although both are
      6 similar to Markdown, the two formats differ enough to warrant a full converter.
      7 
      8 [1]: https://strahinja.srht.site/slweb/
      9 [2]: https://gemini.circumlunar.space
     10 
     11 
     12 Install
     13 -------
     14 
     15 See the file INSTALL in this repository.
     16 
     17 
     18 License
     19 -------
     20 
     21 slw2gmi - slweb to Gemini converter
     22 Copyright (C) 2021-2024  Страхиња Радић
     23 
     24 This program is free software: you can redistribute it and/or modify it under
     25 the terms of the GNU General Public License as published by the Free Software
     26 Foundation, either version 3 of the License, or (at your option) any later
     27 version.
     28 
     29 This program is distributed in the hope that it will be useful, but WITHOUT ANY
     30 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     31 PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     32 
     33 You should have received a copy of the GNU General Public License along with
     34 this program.  If not, see <https://www.gnu.org/licenses/>.