index
:
mediocre-blog
main
Artisanally crafted HTTP and gemini platform
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Slight cleanup in http package
Brian Picciano
2023-01-19
Add support for gemtext posts
Brian Picciano
2023-01-18
Add format column to post tables
Brian Picciano
2022-11-29
Don't check CSRF for manage and edit methods
Brian Picciano
2022-11-29
Fix dumb wording on homepage
Brian Picciano
2022-11-29
Remove mention of the word 'blog'
Brian Picciano
2022-11-29
Update copy on follow page to be less wordy
Brian Picciano
2022-11-29
Increase posts per page
Brian Picciano
2022-11-29
Small changes to header
Brian Picciano
2022-11-29
Move mediocregopher.com content to index of this site
Brian Picciano
2022-11-29
Introduce EDIT and MANAGE methods
Brian Picciano
2022-11-29
Modify base header some more
Brian Picciano
2022-11-27
Update header, remove 'Updated at' times on posts
Brian Picciano
2022-11-27
Add the ghost to every page
Brian Picciano
2022-11-27
Bold post titles in index
Brian Picciano
2022-11-27
Remove all 'old nix' stuff, plus configs and unused dev environment
Brian Picciano
2022-11-27
Got it working with nix flake
Brian Picciano
2022-11-23
Fix font sizes for small devices
Brian Picciano
2022-11-23
Accidentally removed 'Next Page' link
Brian Picciano
2022-11-23
Inrease font size for small devices
Brian Picciano
2022-11-23
Use unordered list instead of table on post index
Brian Picciano
2022-11-22
Add favicon
Brian Picciano
2022-11-22
Reduce font size generally
Brian Picciano
2022-11-22
Introduce dark mode, clean up colors generally
Brian Picciano
2022-11-07
Fix width of index table
Brian Picciano
2022-10-12
Make description an optional field
Brian Picciano
2022-10-11
Remove --no-out-link from install-systemd
Brian Picciano
2022-09-13
fix bug in asset upload id checker
Brian Picciano
2022-09-13
move src out of srv, clean up default.nix and Makefile
Brian Picciano
2022-09-13
remove redis and circus
Brian Picciano
2022-09-13
remove chat functionality completely
Brian Picciano
2022-08-19
small change on admin
Brian Picciano
2022-08-19
improve navigation around admin pages
Brian Picciano
2022-08-19
implemented draft publishing and removed New Posts link/capability
Brian Picciano
2022-08-19
load published posts test data in reverse order
Brian Picciano
2022-08-18
drafts functionality added, needs a publish button still
Brian Picciano
2022-08-18
WIP
Brian Picciano
2022-08-18
implement DraftStore
Brian Picciano
2022-08-18
add admin page, and spruce up posts and assets
Brian Picciano
2022-08-18
fix CSRF checking so that localhost always works
Brian Picciano
2022-08-18
improve how index table looks
Brian Picciano
2022-08-18
delete some old script that aren't needed anymore
Brian Picciano
2022-08-18
load some test data when starting the dev shell
Brian Picciano
2022-08-16
update welcome message a bit
Brian Picciano
2022-08-16
move published date to bottom of post
Brian Picciano
[next]