This is a simple more or less stable Gemini server, which is written in Ruby.
Find a file
2023-10-31 18:49:01 +01:00
helper add favicon helper and doc for it 2022-08-21 18:45:31 +02:00
lib implement size header 2022-08-31 20:05:24 +02:00
.rubocop.yml edit settings 2022-08-21 18:19:27 +02:00
create_favicon.md Update create_favicon.md 2022-08-21 17:11:11 +00:00
gemini-diagnostics.md add gemini dia report 2022-08-07 23:02:20 +02:00
generate_certificates.md add certificate guide and helper scripts 2022-08-08 18:26:45 +02:00
LICENSE Initial commit 2022-08-07 22:55:22 +02:00
README.md change readme type to markdown 2022-08-07 22:59:15 +02:00
SECURITY.md Update SECURITY.md 2022-08-21 17:24:42 +00:00

Static gemini server

This is a simple more or less stable Gemini server, which is written in Ruby. Feel free to report bugs as an issue. The config.yaml is a little documented. Certificates have to be generated by yourself. Two test certificates are included. Execute the main.rb to start the server.