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
/
src
Age
Commit message (
Expand
)
Author
2026-06-22
replace another :: with cut for POSIX compatibility
Joe Carstairs
2026-06-22
rss.trivial.upphtml, not .uppxml
Joe Carstairs
2026-06-22
replace 'source' with '.' in rss.uppxml for POSIX compatibility
Joe Carstairs
2026-06-22
replaces :: with `cut` for POSIX compatibility in upp* source files
Joe Carstairs
2026-06-18
adds redirect from links/rss.xml -> microlog/rss.xml
Joe Carstairs
2026-06-18
updates subscribe.upphtml: no /rss.xml
Joe Carstairs
2026-06-18
adds microlog/rss.uppxml
Joe Carstairs
2026-06-18
rss.xml resilient in case multiple blog posts on the same day
Joe Carstairs
2026-06-18
remove random ; in rss.uppxml
Joe Carstairs
2026-06-18
rss.uppxml uses ' instead of " for version
Joe Carstairs
2026-06-18
rss.xml uses description instead of content:encoded
Joe Carstairs
2026-06-18
blog/rss.xml has no meta tags in content
Joe Carstairs
2026-06-18
blog/rss.xml escapes HTML
Joe Carstairs
2026-06-18
replace <hr> with <hr/>
Joe Carstairs
2026-06-18
http: adds blog/rss/xml
Joe Carstairs
2026-06-18
http: redirects blog/subscribe to /subscribe
Joe Carstairs
2026-06-18
http: adds microlog index
Joe Carstairs
2026-06-18
fix css bug in http microlog: ul inside microlog posts not getting list
Joe Carstairs
2026-06-18
http: adds /subscribe
Joe Carstairs
2026-06-18
moves <main> to default.layout
Joe Carstairs
2026-06-17
reverses blog post order
Joe Carstairs
2026-06-17
fixes blockquote block margins
Joe Carstairs
2026-06-16
move sitemap.uppxml into src
Joe Carstairs
2026-06-12
http: adds blog index page
Joe Carstairs
2026-06-09
moves <main> from layout to individual pages
Joe Carstairs
2026-06-09
swaps " for ' in error.upphtml
Joe Carstairs
2026-06-04
http: adds contact page
Joe Carstairs
2026-06-02
http: adds error page
Joe Carstairs
2026-06-02
http: fixes meta tags
Joe Carstairs
2026-06-02
updates index.upphtml to match existing homepage
Joe Carstairs
2026-06-02
changes " to ' in uppcss files to work around bug in pp
Joe Carstairs
2026-06-02
feed.uppcss: changes " to ' to work around pp bug
Joe Carstairs
2026-05-12
mkws processes css
Joe Carstairs
2026-05-12
inits http ssg with mkws
Joe Carstairs