💾 Archived View for twins.rocketnine.space captured on 2022-06-03 at 22:55:39. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
__ _ / /__ __(_)___ _____ / __/ | /| / / / __ \/ ___/ / /_ | |/ |/ / / / / (__ ) \__/ |__/|__/_/_/ /_/____/
- Serve static files - Detect content type - Specify content type for files with matching extension - List files and directories (when enabled) - Reverse proxy requests - TCP - FastCGI - Serve Gemini content via HTTPS - Pages are converted automatically - Reload configuration on SIGHUP
twins includes features that are not yet part of the Gemini specification.
twins is written in Go.
Run the following command to download and build twins from source.
go get code.rocketnine.space/tslocum/twins
The resulting binary is available as ~/go/bin/twins.
Please share issues and suggestions using the issue tracker.