index
:
sliderule.git
main
The small web toolkit for Go
Travis Parker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gemini
/
gemtext
Age
Commit message (
Collapse
)
Author
2024-01-13
dial timeouts for clients, and catch up on test fixes
tjp
2024-01-04
unify spartan prompt lines with gemini link lines
tjp
2023-10-30
support spartan in auto-atom conversion middleware
tjpcc
2023-09-01
simplify internal gemini template-handling functions
tjpcc
2023-08-31
move gemtext->atom conversion into package atomconv like the other converters
tjpcc
2023-08-26
AutoAtom: early exit on any non-gemini requests
tjpcc
2023-08-26
AutoAtom: middleware that supports adding .atom to any gemtext path
v1.2.0
tjpcc
2023-08-26
GmisubToAtom: output result to any io.Writer rather than return a string
tjpcc
2023-08-26
GmisubToAtom: update docs and names, add tests
tjpcc
2023-08-26
gemtext -> atom converter
tjpcc
* add GemsubToAtom converter function * add Server.Handler method and implementations fixes #1
2023-05-03
linter fixes
tjpcc
2023-05-01
name change gus -> sliderule
tjpcc
2023-04-29
spartan =: prompt line support in gemtext
tjpcc
2023-04-29
include a CSS class in htmlconv output
tjpcc
2023-01-26
test coverage and resulting bugfixes
tjpcc
2023-01-19
package documentation: gemini, gemtext, contrib
tjpcc
2023-01-18
bugfix and some docs cleanup
tjpcc
2023-01-17
Updates
tjpcc
* update README * move "gemtext" to within "gemini"