all repos — flounder @ 58678be13fb73c3cd85f9d5afada9614f2d5c8fc

A small site builder for the Gemini protocol

add links to readme
alex wennerberg alex@alexwennerberg.com
Thu, 07 Jan 2021 21:04:01 -0800
commit

58678be13fb73c3cd85f9d5afada9614f2d5c8fc

parent

7579aa3a3803c65dffbe9d8481d49128359bdbf0

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -4,6 +4,8 @@ A lightweight server to help users build simple Gemini sites over http(s) and serve those sites over http(s) and Gemini

Flounder is in ALPHA -- development and features are changing frequently, especially as the Gemini spec and ecosystem remains relatively unstable. +See the flagship instance at https://flounder.online and gemini://flounder.online + ## Building Requires go >= 1.15 and sqlite3 development libraries.