all repos — flounder @ 201d591719f7942754d0bdc35ddc624739f02504

A small site builder for the Gemini protocol

Add alpha note to README
alex wennerberg alex@alexwennerberg.com
Sat, 21 Nov 2020 01:00:43 -0800
commit

201d591719f7942754d0bdc35ddc624739f02504

parent

02af5f0a057e13edee305f6735385aa2741b29ce

1 files changed, 5 insertions(+), 3 deletions(-)

jump to
M README.mdREADME.md

@@ -1,10 +1,12 @@

-# Flounder: a portal into the small web +# Flounder: a portal into the small web -A lightweight server to help users build simple Gemini sites over http(s) and serve those sites over http(s) and gemini +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. ## Building -Requires go 1.15 and sqlite3 development libraries. +Requires go >= 1.15 and sqlite3 development libraries. `go build`