mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
Christophe HENRY
1e4c4f8f15
* File download when using "source" as a style. * Improves the regex. * Fixes 404 page text decoration, adds reload message. * Links to download htmgem-master.zip. * Links CHANGELOG and COPYING into index.gmi. * Styles improvement, creation of raw.css. * Rewording of texts. |
||
---|---|---|
css | ||
CHANGELOG.gmi | ||
COPYING.gmi | ||
index.gmi | ||
index.php | ||
README.md | ||
tutogemtext.gmi |
HtmGem
HtmGem is Php program whose goal is to make Gemini files reachable through HTTP. 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