💾 Archived View for gmn.clttr.info › sources › gmnifaq.git captured on 2022-04-29 at 11:14:57. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

➡️ Next capture (2022-06-03)

-=-=-=-=-=-=-

git clone https://src.clttr.info/rwa/gmnifaq.git

commits/

refs/

tree/

gmnifaq

gmnifaq is going to be a simple, self-hostable FAQ-engine for the gemini protocol.

gemini protocol

Visit the demo.

demo

already implemented

* all

* by tag

planned features

installation

* `gmnifaq.conf.example` to `gmnifaq.conf`

* `data/data.sqlite.example` to `data/data.sqlite`

requirements

* URI::Escape

* DBD

* DBI::SQLite