reader.php/readme.md

571 B

reader.php

Convert news articles to Gemtext

Requirements

  • PHP 7 (at least thats what I used)
  • readability.php
  • A gemini server that supports CGI

Setup

  • composer require andreskrey/readability.php
  • Put the vendor folder one directory above your cgi-bin
  • Put reader in your cgi-bin
  • If your vendor folder is in a different place, change the corresponding variable in the script
  • You probably also want to change the "Go Back" link to point to your own news feed, or nothing

(c) oneseveneight/sose