Go to file
Christophe HENRY e479114cf0
v1.4.1
* Adds link to /htmgem on the icon of the menu
* Fixes bug about CSS not applied correctly
* Fixes a bug about null by ref variable
2022-08-02 11:43:00 +02:00
css Adds link to /htmgem on the icon of the menu 2022-08-02 11:41:47 +02:00
docs Ends BNF translation 2021-03-28 22:44:05 +02:00
tests Adds the url path 2021-04-11 21:37:50 +02:00
.gitignore Adds unit tests 2021-03-24 10:53:12 +01:00
CHANGELOG.gmi v1.4.1 2022-08-02 11:43:00 +02: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.gmi Translation to English 2021-03-27 23:31:47 +01:00
index.html Adds index.htm in case of Php not activated 2021-03-28 22:44:48 +02:00
index.php Fixes bug about CSS not applied correctly 2022-07-29 15:17:52 +02:00
lib-htmgem.inc.php Fixes a bug about null by ref variable 2022-07-29 15:17:36 +02:00
lib-html.inc.php Adds link to /htmgem on the icon of the menu 2022-08-02 11:41:47 +02:00
lib-io.inc.php Converts files from UTF-16 and UTF-32 to UTF-8 2021-04-05 11:46:22 +02: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