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
Age
Commit message (
Expand
)
Author
2026-06-25
replaces prune_blog script with http/Makefile rules
Joe Carstairs
2026-06-25
http: replaces prune_out script with make rules
Joe Carstairs
2026-06-24
uses grep short flags for POSIX compatibility
Joe Carstairs
2026-06-24
minor changes to composer.lock
Joe Carstairs
2026-06-23
adds composer install to http/Makefile
Joe Carstairs
2026-06-23
php-fpm gets env vars
Joe Carstairs
2026-06-23
php-fpm logs errors
Joe Carstairs
2026-06-23
fastcgi SCRIPT_FILENAME looks in /usr/share/nginx/html
Joe Carstairs
2026-06-23
adds =404 to end of try_files directive
Joe Carstairs
2026-06-23
adds ; in fastcgi_pass directive in http/nginx.conf
Joe Carstairs
2026-06-23
php-fpm runs on socket in /run
Joe Carstairs
2026-06-23
nginx.conf: moves server into http block
Joe Carstairs
2026-06-22
adds nginx/php-fpm config
Joe Carstairs
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
http/Makefile: can cp pp.1 manpage to share
Joe Carstairs
2026-06-22
gitignores bin/pp, share/man/man1/pp.1
Joe Carstairs
2026-06-22
replaces :: with `cut` for POSIX compatibility in upp* source files
Joe Carstairs
2026-06-22
pp.1 symlink uses relative path
Joe Carstairs
2026-06-22
removes POSIX-incompatible :: substitutions in prune_blog
Joe Carstairs
2026-06-22
forget symlink: cp pp
Joe Carstairs
2026-06-22
don't track pp.o
Joe Carstairs
2026-06-22
adds prune to all rule in http/Makefile
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
meta.upphtml accepts NO_META flag
Joe Carstairs
2026-06-18
adds component_files to blog_post_rule, and adds component_files
Joe Carstairs
2026-06-18
adds blog_rss_feed_rule to http/Makefile
Joe Carstairs
2026-06-18
adds component files to out_rule deps
Joe Carstairs
2026-06-18
more sophisticated escape_upphtml in gmi2upphtml
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
symlinks http/share/man/man1/pp.1 -> http/pp/pp.1
Joe Carstairs
2026-06-18
blog/microlog posts have link to index
Joe Carstairs
2026-06-18
fixes missing post titles in microlog
Joe Carstairs
2026-06-18
http: adds post.css to blog/microlog posts
Joe Carstairs
2026-06-18
http/Makefile doesn't prune non-post files in
Joe Carstairs
2026-06-18
prune_blog takes optional BLOG_POST_PATTERN argument
Joe Carstairs
2026-06-18
prune_blog also removes argfiles
Joe Carstairs
2026-06-18
Makefile clean doesn't clean non-post files under blog,microlog
Joe Carstairs
2026-06-18
only gitignores blog/microlog posts, not everything under
Joe Carstairs
2026-06-18
http: redirects blog/subscribe to /subscribe
Joe Carstairs
[next]