index
:
mediocre-blog
main
Artisanally crafted HTTP and gemini platform
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gmi
Age
Commit message (
Collapse
)
Author
2023-01-23
Implement cache and logger middlewares for gemini
Brian Picciano
2023-01-23
Add BlogHTTPURL preprocess function
Brian Picciano
2023-01-23
Small fixes to index pages
Brian Picciano
2023-01-23
Automatically bridge gemini links to a gateway on http site
Brian Picciano
2023-01-23
Small formatting fixes on gmi site
Brian Picciano
2023-01-22
Final fleshing out of gemini content
Brian Picciano
2023-01-22
Implement gemini atom feed
Brian Picciano
2023-01-22
Allow url construction to work if blog is under a sub-path
Brian Picciano
2023-01-21
Add wtfpl.txt to gemini
Brian Picciano
2023-01-21
Fix StaticURL in gemini
Brian Picciano
2023-01-21
Add assets handler to gemini
Brian Picciano
2023-01-21
Convert markdow to gemtext in gmi server
Brian Picciano
2023-01-21
Implement preprocessing of post bodies for gemini
Brian Picciano
2023-01-21
Continue to polish up posts pages
Brian Picciano
2023-01-21
Initial implementation of post rendering over gmi
Brian Picciano
2023-01-20
Got a basic gemini server running
Brian Picciano
2023-01-19
Add support for gemtext posts
Brian Picciano