index
:
homelab.git
main
Joe Carstairs' homelab config
git+homelab@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http
/
bin
/
blog
Age
Commit message (
Collapse
)
Author
2026-08-13
remove website/capsule content
Joe Carstairs
2026-06-24
uses grep short flags for POSIX compatibility
Joe Carstairs
2026-06-18
fixes missing post titles in microlog
Joe Carstairs
2026-06-17
fix bug in blog script: set layout_name to default
Joe Carstairs
2026-06-15
fix blog script bug: multiple posts on the same day overwrite each other
Joe Carstairs
2026-06-15
blog script now takes optional -f FILE_PATTERN arg
Joe Carstairs
2026-06-12
remove unnecessary backslash from grep expression in http/bin/blog
Joe Carstairs
2026-06-09
extracts longlog metadata including updated date
Joe Carstairs
2026-06-09
blog script takes extract_args_cmd
Joe Carstairs
2026-06-09
chmods I guess?
Joe Carstairs
2026-06-09
fixes passing POST_TITLE to postprocessor from blog script
Joe Carstairs
2026-06-09
fixes passing POST_TITLE as an arg to mkws
Joe Carstairs
2026-06-09
cut longlog metadata from blog
Joe Carstairs
2026-06-09
parameterises postprocess cmd in blog script
Joe Carstairs
2026-06-09
http: builds blogs from gemlogs
Joe Carstairs