index
:
mediocre-blog
main
Artisanally crafted HTTP and gemini platform
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
Age
Commit message (
Expand
)
Author
2024-07-26
Implement export script
HEAD
main
Brian Picciano
2024-07-24
Got post exporting working
Brian Picciano
2024-05-26
Replace URL building methods with the URLBuilder
Brian Picciano
2024-05-18
Render posts completely using common rendering methods
Brian Picciano
2024-05-11
Move to dev.mediocregopher.com/mediocre-blog.git
Brian Picciano
2023-10-28
Fix go module path
Brian Picciano
2023-08-25
Remove mailinglist and proof-of-work functionality
Brian Picciano
2023-04-17
Implement asset.Loader
Brian Picciano
2023-04-15
Move asset store into its own package
Brian Picciano
2023-04-15
Add support for http loading files from an asset archive
Brian Picciano
2023-01-24
Refactor URL construction a bit
Brian Picciano
2023-01-23
Implement cache and logger middlewares for gemini
Brian Picciano
2023-01-23
Automatically bridge gemini links to a gateway on http site
Brian Picciano
2023-01-21
Fix StaticURL in gemini
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
2022-11-23
Use unordered list instead of table on post index
Brian Picciano
2022-09-13
move src out of srv, clean up default.nix and Makefile
Brian Picciano