You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Christophe HENRY fb8134d3e0
Fix typo in the English documentation about Apache
7 months ago
css Updates the Lagrange style 10 months ago
docs Fix typo in the English documentation about Apache 7 months ago
tests Rewrites the documentation 10 months ago
.gitignore Adds unit tests 2 years ago
CHANGELOG.gmi v1.5.0 9 months ago
COPYING.gmi Links CHANGELOG and COPYING into index.gmi & edits 2 years ago
README.md Refactores the French documentation 2 years ago
favicon.ico Adds favicon and uses define() for a constant 10 months ago
index.gmi v1.5.0 9 months ago
index.html Make room for vendor CSS 10 months ago
index.php Removes the page-specific CSS 10 months ago
lib-htmgem.inc.php Fixes a bug about null by ref variable 10 months ago
lib-html.inc.php Merge branch 'master' into dev 10 months ago
lib-io.inc.php Converts files from UTF-16 and UTF-32 to UTF-8 2 years ago

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