summaryrefslogtreecommitdiff
path: root/gemini/gemtext
AgeCommit message (Collapse)Author
2024-01-13dial timeouts for clients, and catch up on test fixestjp
2024-01-04unify spartan prompt lines with gemini link linestjp
2023-10-30support spartan in auto-atom conversion middlewaretjpcc
2023-09-01simplify internal gemini template-handling functionstjpcc
2023-08-31move gemtext->atom conversion into package atomconv like the other converterstjpcc
2023-08-26AutoAtom: early exit on any non-gemini requeststjpcc
2023-08-26AutoAtom: middleware that supports adding .atom to any gemtext pathv1.2.0tjpcc
2023-08-26GmisubToAtom: output result to any io.Writer rather than return a stringtjpcc
2023-08-26GmisubToAtom: update docs and names, add teststjpcc
2023-08-26gemtext -> atom convertertjpcc
* add GemsubToAtom converter function * add Server.Handler method and implementations fixes #1
2023-05-03linter fixestjpcc
2023-05-01name change gus -> slideruletjpcc
2023-04-29spartan =: prompt line support in gemtexttjpcc
2023-04-29include a CSS class in htmlconv outputtjpcc
2023-01-26test coverage and resulting bugfixestjpcc
2023-01-19package documentation: gemini, gemtext, contribtjpcc
2023-01-18bugfix and some docs cleanuptjpcc
2023-01-17Updatestjpcc
* update README * move "gemtext" to within "gemini"