aboutsummaryrefslogtreecommitdiff
path: root/http
AgeCommit message (Collapse)Author
8 daysmove script to public/Joe Carstairs
8 daysMerge branch 'main' of https://git.joeac.net/joeac.netJoe Carstairs
8 daysadd feed-condense-content.jsJoe Carstairs
8 daysadds css for buttonsJoe Carstairs
14 dayscorrects <image> schema in rss filesJoe Carstairs
14 dayscorrects rss author: uses emailJoe Carstairs
14 dayscorrects rss author: uses emailJoe Carstairs
2026-09-08set prefix to nothing if not first line of ```Joe Carstairs
2026-09-08omit first line break in preformatted blockJoe Carstairs
2026-09-08syntax error in gmi2upphtml (forgot then)Joe Carstairs
2026-09-08microlog and blog indices don't use .html in post linksJoe Carstairs
2026-09-08fix closing ```Joe Carstairs
2026-09-08gemtext pre's are rendered to <pre><code> not just <pre>Joe Carstairs
2026-09-08don't print rest of line after ```Joe Carstairs
2026-09-08pre-format gemtext syntax if in <pre>Joe Carstairs
2026-09-08fix: rendering gmi pre blocks to htmlJoe Carstairs
2026-09-08Revert "bracket (very)"Joe Carstairs
This reverts commit 96014298fbd0c3d5a60984ca0d9539a3ea4a60af.
2026-09-08bracket (very)Joe Carstairs
2026-09-08add oxford commaJoe Carstairs
2026-09-08remove oxford commaJoe Carstairs
2026-09-08Revert "remove oxford comma"Joe Carstairs
This reverts commit d27ff8b7a5c1317d844416c97845f898ee33dc3c.
2026-09-08remove oxford commaJoe Carstairs
2026-09-08finding out_deps_without_src works even if out/ doesn't existJoe Carstairs
before-hand
2026-09-08http: mkdir out before doing anything elseJoe Carstairs
2026-09-07Reapply "Reapply "add an oxford comma to website homepage""Joe Carstairs
This reverts commit be6942a5064d0518b8e739a63a165c4d21dfbdcd.
2026-09-07Revert "Reapply "add an oxford comma to website homepage""Joe Carstairs
This reverts commit f29cda2a060d631b91e7dd4d77ede74d4153270c.
2026-09-07Reapply "add an oxford comma to website homepage"Joe Carstairs
This reverts commit e79c572b9a543194c629b1c9e3eb4ee99896b37c.
2026-09-07Revert "add an oxford comma to website homepage"Joe Carstairs
This reverts commit 831162796a24d704c9b80729e2dd98dcb63e3d60.
2026-09-07add an oxford comma to website homepageJoe Carstairs
2026-09-07tiny homepage updateJoe Carstairs
2026-08-28update homepageJoe Carstairs
2026-08-11symlinks config.ini (so to preserve relative location to PHP files)Joe Carstairs
2026-08-11website PHPMailer uses SMTPS, not Plain authJoe Carstairs
2026-08-11ansible installs joeac.net websiteJoe Carstairs
2026-07-03...but for real this timeJoe Carstairs
2026-07-03fix bin/pp again?Joe Carstairs
2026-07-03fix bin/pp ruleJoe Carstairs
2026-06-30post changes update index in httpJoe Carstairs
2026-06-30fixes meta http-equiv tags for redirectsJoe Carstairs
2026-06-25bin/pp is executable and a dependency of out rule in http/MakefileJoe Carstairs
2026-06-25replaces prune_blog script with http/Makefile rulesJoe Carstairs
2026-06-25http: replaces prune_out script with make rulesJoe Carstairs
2026-06-24uses grep short flags for POSIX compatibilityJoe Carstairs
2026-06-24minor changes to composer.lockJoe Carstairs
2026-06-23adds composer install to http/MakefileJoe Carstairs
2026-06-23php-fpm gets env varsJoe Carstairs
2026-06-23php-fpm logs errorsJoe Carstairs
2026-06-23fastcgi SCRIPT_FILENAME looks in /usr/share/nginx/htmlJoe Carstairs
2026-06-23adds =404 to end of try_files directiveJoe Carstairs
2026-06-23adds ; in fastcgi_pass directive in http/nginx.confJoe Carstairs