💾 Archived View for gmi.sbgodin.fr › htmgem › docs › installation-fr.gmi captured on 2023-06-14 at 14:02:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
https://tildegit.org/sbgodin/HtmGem/archive/master.zip
index index.gmi index.php index.html rewrite ^(.+\.gmi)$ /htmgem/index.php?rw=1&url=$1&style=default,htmgem.css; error_page 403 /htmgem; location = /favicon.ico { alias /var/www/dev/htmgem/favicon.ico; }
DirectoryIndex index.gmi index.php index.html RewriteEngine on rewriteRule ^(.+\.gmi)$ htmgem/index.php?rw=1&url=$1&style=default,htmgem.css
Autres styles disponibles :
La décoration du texte, qui interprête le **gras** par exemple, ne fait pas partie de la définition de GemText. La décoration du texte s’applique partout sauf sur les titres et blocs préformatés.
On peut désactiver la décoration du texte avec une ligne **^^^** ou ajouter à la **réécriture** d’URL :
&textDecoration=0