Go to file
Christophe HENRY 76b27065ac Refactores the French documentation 2021-03-25 23:47:12 +01:00
css Refactores the French documentation 2021-03-25 23:47:12 +01:00
docs Refactores the French documentation 2021-03-25 23:47:12 +01:00
tests FIX: translate_to_gemtext.php 2021-03-25 19:08:57 +01:00
.gitignore Adds unit tests 2021-03-24 10:53:12 +01:00
CHANGELOG.gmi Updates changelog 2021-03-24 11:09:37 +01:00
COPYING.gmi Links CHANGELOG and COPYING into index.gmi & edits 2021-03-12 00:48:57 +01:00
README.md Refactores the French documentation 2021-03-25 23:47:12 +01:00
index-fr.gmi Refactores the French documentation 2021-03-25 23:47:12 +01:00
index.gmi Refactores the French documentation 2021-03-25 23:47:12 +01:00
index.php typo 2021-03-25 22:39:52 +01:00
lib-htmgem.php Don't compress spaces for preformated text 2021-03-25 23:33:48 +01:00

README.md

HtmGem

HtmGem makes your Gemini pages reachable on the web. It can be used on a shared host.

You can see a demo on the main page of HtmGem:

=> https://gmi.sbgodin.fr/htmgem

Usage

  • Copy the directory htmgem at the root of the website.
  • Access to the directory and follow the instructions.

Requirements

  • Php v7.3
  • Php-mbstring module to deal with unicode characters
  • A web server (well testing with Apache and Nginx)
  • mod-rewrite to intercept the Gemini files